FHIR IG analytics| Package | hl7.fhir.us.ecr |
| Resource Type | Observation |
| Id | Observation-observation-odh-past-or-present-job-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-past-or-present-job-eve-everywoman
Language: en
Profile: Past Or Present Job
status: Final
code: History of Occupation
subject: Eve Everywoman
effective: 2015-04-24 --> (ongoing)
performer: Practitioner Seven Henry
value: Nursing, psychiatric, and home health aides
component
code: History of Occupation industry
value: Nursing care facilities
component
code: History of Occupational hazard
value: Asbestos
{
"resourceType": "Observation",
"id": "observation-odh-past-or-present-job-eve-everywoman",
"meta": {
"profile": [
"http://hl7.org/fhir/us/odh/StructureDefinition/odh-PastOrPresentJob"
]
},
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "11341-5",
"display": "History of Occupation"
}
]
},
"subject": {
"reference": "Patient/patient-ecr-eve-everywoman",
"display": "Eve Everywoman"
},
"effectivePeriod": {
"start": "2015-04-24"
},
"performer": [
{
"reference": "Practitioner/practitioner-us-core-henry-seven"
}
],
"valueCodeableConcept": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/PHOccupationCDCCensus2010",
"code": "3600",
"display": "Nursing, psychiatric, and home health aides"
}
]
},
"component": [
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "86188-0",
"display": "History of Occupation industry"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/PHIndustryCDCCensus2010",
"code": "8270",
"display": "Nursing care facilities"
}
]
}
},
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "87729-0",
"display": "History of Occupational hazard"
}
]
},
"valueString": "Asbestos"
}
]
}