FHIR IG analytics| Package | hl7.fhir.us.vr-common-library.r4b |
| Resource Type | Observation |
| Id | Observation-observation-education-level-vr-a-freeman.json |
| FHIR Version | R4B |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation observation-education-level-vr-a-freeman
status: Final
code: Highest level of education [US Standard Certificate of Death]
subject: Patient - A Freeman
effective: 2019-12-02
value: 9th through 12th grade; no diploma
{
"resourceType": "Observation",
"id": "observation-education-level-vr-a-freeman",
"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": "80913-7",
"display": "Highest level of education [US Standard Certificate of Death]"
}
]
},
"subject": {
"reference": "Patient/us-core-patient-vr-a-freeman",
"display": "Patient - A Freeman"
},
"effectiveDateTime": "2019-12-02",
"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"
}
}