IHE FHIR Profile: Occupational Data for Health (ODH) - International
1.0.0-comment - ballot
This page is part of the IHE FHIR Profile: Occupational Data for Health (ODH) - International (v1.0.0-comment: Publication Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
{
"resourceType" : "Observation",
"id" : "observation-odh-usual-work-sample",
"meta" : {
"profile" : [
🔗 "https://profiles.ihe.net/PCC/ODH/StructureDefinition/odh-UsualWork"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"observation-odh-usual-work-sample\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation "observation-odh-usual-work-sample" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-odh-UsualWork.html\">Usual Work</a></p></div><p><b>status</b>: final</p><p><b>code</b>: History of Usual occupation <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#21843-8)</span></p><p><b>subject</b>: <a href=\"Patient-patient-odh-maya-gordon.html\">Patient/patient-odh-maya-gordon: Maya Gordon</a> " GORDON"</p><p><b>effective</b>: 2023-10-06 10:52:30-0700 --> (ongoing)</p><p><b>performer</b>: <a href=\"Practitioner-ex-practitioner.html\">Practitioner/ex-practitioner: Simone Heps</a> " HEPS"</p><p><b>value</b>: Nursing, psychiatric, and home health aides <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (index.htm#13.11.2; unknown#31-1014.00.007136 "Certified Nursing Assistant (CNA) [Nursing Assistants]")</span></p><blockquote><p><b>component</b></p><p><b>code</b>: History of Usual industry <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#21844-6)</span></p><p><b>value</b>: Nursing care facilities <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (index.htm#13.11.2; thesaurus.html#13.11.2 "Home nursing services")</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Usual occupation duration <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#74163-7)</span></p><p><b>value</b>: 21 a<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code a = 'a')</span></p></blockquote></div>"
},
"status" : "final",
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "21843-8",
"display" : "History of Usual occupation"
}
]
},
"subject" : {
🔗 "reference" : "Patient/patient-odh-maya-gordon",
"display" : "Maya Gordon"
},
"effectivePeriod" : {
"start" : "2023-10-06T10:52:30-07:00"
},
"performer" : [
{
🔗 "reference" : "Practitioner/ex-practitioner",
"display" : "Simone Heps"
}
],
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://www.ilo.org/global/industries-and-sectors/health-services/lang--en/index.htm",
"code" : "13.11.2",
"display" : "Nursing, psychiatric, and home health aides"
},
{
"system" : "urn:oid:2.16.840.1.114222.4.5.327",
"code" : "31-1014.00.007136",
"display" : "Certified Nursing Assistant (CNA) [Nursing Assistants]"
}
]
},
"component" : [
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "21844-6",
"display" : "History of Usual industry"
}
]
},
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://www.ilo.org/global/industries-and-sectors/health-services/lang--en/index.htm",
"code" : "13.11.2",
"display" : "Nursing care facilities"
},
{
"system" : "https://metadata.ilo.org/thesaurus.html",
"code" : "13.11.2",
"display" : "Home nursing services"
}
]
}
},
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "74163-7",
"display" : "Usual occupation duration"
}
]
},
"valueQuantity" : {
"value" : 21,
"unit" : "a",
"system" : "http://unitsofmeasure.org",
"code" : "a"
}
}
]
}