FHIR IG analytics| Package | hl7.fhir.us.bfdr.r4b |
| Resource Type | Observation |
| Id | Observation-observation-present-job-james-brandon-quinn-coded.json |
| FHIR Version | R4B |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation observation-present-job-james-brandon-quinn-coded
Extension Parental Role: father
status: Final
code: History of Occupation
subject: Patient - Child (Baby G Quinn)
focus: James Brandon Quinn - Father
effective: 2019-01-09 --> (ongoing)
value: Lawyer
| Code | Value[x] |
| History of Occupation industry | Legal Services |
{
"resourceType": "Observation",
"id": "observation-present-job-james-brandon-quinn-coded",
"meta": {
"profile": [
"http://hl7.org/fhir/us/bfdr/StructureDefinition/Observation-present-job"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/us/bfdr/StructureDefinition/Extension-role",
"valueCodeableConcept": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"code": "FTH",
"display": "father"
}
]
}
}
],
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "11341-5"
}
]
},
"subject": {
"display": "Patient - Child (Baby G Quinn)"
},
"focus": [
{
"display": "James Brandon Quinn - Father"
}
],
"effectivePeriod": {
"start": "2019-01-09"
},
"valueCodeableConcept": {
"coding": [
{
"system": "urn:oid:2.16.840.1.114222.4.11.8068",
"code": "23-1011"
}
],
"text": "Lawyer"
},
"component": [
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "86188-0"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "urn:oid:2.16.840.1.114222.4.11.8067",
"code": "5411"
}
],
"text": "Legal Services"
}
}
]
}