FHIR IG analytics| Package | hl7.fhir.us.ecr.r4 |
| Resource Type | Observation |
| Id | Observation-observation-odh-usual-work-eve-everywoman.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-eve-everywoman
status: Final
code: History of Usual occupation
subject: Eve Everywoman
effective: 2015-01-01 --> 2018-03-07
value: Human Resources Managers
| Code | Value[x] |
| History of Usual industry | Hospitals |
{
"resourceType": "Observation",
"id": "observation-odh-usual-work-eve-everywoman",
"meta": {
"profile": [
"http://hl7.org/fhir/us/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-ecr-eve-everywoman",
"display": "Eve Everywoman"
},
"effectivePeriod": {
"start": "2015-01-01",
"end": "2018-03-07"
},
"valueCodeableConcept": {
"coding": [
{
"system": "urn:oid:2.16.840.1.114222.4.5.314",
"code": "0136",
"display": "Human Resources Managers"
}
]
},
"component": [
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "21844-6",
"display": "History of Usual industry"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "urn:oid:2.16.840.1.114222.4.5.315",
"code": "8190",
"display": "Hospitals"
}
]
}
}
]
}