FHIR IG analytics| Package | ihe.pcc.odh |
| Resource Type | Observation |
| Id | Observation-observation-odh-usual-work-sample.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation observation-odh-usual-work-sample
status: Final
code: History of Usual occupation
subject: Maya Gordon
effective: 2023-10-06 10:52:30-0700 --> (ongoing)
performer: Simone Heps
value: Home-based Personal Care Workers
component
code: History of Usual industry
value: Residential nursing care facilities
component
code: Usual occupation duration
value: 21 a (Details: UCUM codea = 'a')
{
"resourceType": "Observation",
"id": "observation-odh-usual-work-sample",
"meta": {
"profile": [
"https://profiles.ihe.net/PCC/ODH/StructureDefinition/odh-UsualWork"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"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://profiles.ihe.net/PCC/ODH/CodeSystem/ISCO08",
"code": "5322",
"display": "Home-based Personal Care Workers"
},
{
"system": "https://profiles.ihe.net/PCC/ODH/CodeSystem/ISCO08",
"code": "2221",
"display": "Nursing Professionals"
}
]
},
"component": [
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "21844-6",
"display": "History of Usual industry"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "https://profiles.ihe.net/PCC/ODH/CodeSystem/ISICRev4",
"code": "871",
"display": "Residential nursing care facilities"
},
{
"system": "https://profiles.ihe.net/PCC/ODH/CodeSystem/ISCO08",
"code": "5322",
"display": "Home-based Personal Care Workers"
}
]
}
},
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "74163-7",
"display": "Usual occupation duration"
}
]
},
"valueQuantity": {
"value": 21,
"unit": "a",
"system": "http://unitsofmeasure.org",
"code": "a"
}
}
]
}