FHIR IG analytics| Package | hl7.fhir.us.bfdr.r4 |
| Resource Type | Observation |
| Id | Observation-observation-parent-education-level-carmen-teresa-lee.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation observation-parent-education-level-carmen-teresa-lee
status: Final
code: Highest level of education Mother
subject: Patient - Decedent Fetus (Fetus Not Named)
focus: Patient - Mother (Carmen Teresa Lee)
effective: 2019-12-02
value: 9th through 12th grade; no diploma
{
"resourceType": "Observation",
"id": "observation-parent-education-level-carmen-teresa-lee",
"meta": {
"profile": [
"http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Observation-education-level-vr"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "57712-2",
"display": "Highest level of education Mother"
}
]
},
"subject": {
"reference": "Patient/patient-decedent-fetus-not-named",
"display": "Patient - Decedent Fetus (Fetus Not Named)"
},
"focus": [
{
"reference": "Patient/patient-mother-carmen-teresa-lee",
"display": "Patient - Mother (Carmen Teresa Lee)"
}
],
"effectiveDateTime": "2019-12-02",
"performer": [
{
"reference": "Patient/patient-mother-carmen-teresa-lee"
}
],
"valueCodeableConcept": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-EducationLevel",
"code": "SEC",
"display": "Some secondary or high school education"
}
],
"text": "9th through 12th grade; no diploma"
}
}