FHIR IG analytics| Package | hl7.fhir.us.bfdr.r4b |
| Resource Type | Observation |
| Id | Observation-observation-present-job-tom-yan-lee.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-tom-yan-lee
Extension Parental Role: father
status: Final
code: History of Occupation
subject: null (official) Female, DoB: 2019-01-09 ( Medical Record Number: 9932702 (use: usual, ))
focus: RelatedPerson Tom Yan Lee (official)
effective: 2019-01-09 --> (ongoing)
value: Teaching Assistant
| Code | Value[x] |
| History of Occupation industry | Elementary and Secondary Schools |
{
"resourceType": "Observation",
"id": "observation-present-job-tom-yan-lee",
"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": {
"reference": "Patient/patient-decedent-fetus-not-named"
},
"focus": [
{
"reference": "RelatedPerson/relatedperson-father-natural-tom-yan-lee"
}
],
"effectivePeriod": {
"start": "2019-01-09"
},
"valueCodeableConcept": {
"text": "Teaching Assistant"
},
"component": [
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "86188-0"
}
]
},
"valueCodeableConcept": {
"text": "Elementary and Secondary Schools"
}
}
]
}