FHIR IG analytics| Package | hl7.fhir.us.bfdr.r4b |
| Resource Type | Observation |
| Id | Observation-observation-parent-education-level-james-quinn-w-edit.json |
| FHIR Version | R4B |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation observation-parent-education-level-james-quinn-w-edit
status: Final
code: Highest level of education Father
subject: Baby G Quinn (official) Female, DoB: 2019-02-12 ( Medical Record Number: 9932702 (use: usual, ))
focus: RelatedPerson James Brandon Quinn (official)
effective: 2019-12-02
performer: Jada Ann Quinn (official) Female, DoB: 1985-01-15 ( Medical Record Number: 1032702 (use: usual, ))
value: Doctoral or post graduate education
{
"resourceType": "Observation",
"id": "observation-parent-education-level-james-quinn-w-edit",
"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": "87300-0",
"display": "Highest level of education Father"
}
]
},
"subject": {
"reference": "Patient/patient-child-babyg-quinn"
},
"focus": [
{
"reference": "RelatedPerson/relatedperson-father-natural-james-brandon-quinn-w-edit"
}
],
"effectiveDateTime": "2019-12-02",
"performer": [
{
"reference": "Patient/patient-mother-jada-ann-quinn"
}
],
"valueCodeableConcept": {
"extension": [
{
"url": "http://hl7.org/fhir/us/vr-common-library/StructureDefinition/BypassEditFlag",
"valueCodeableConcept": {
"coding": [
{
"system": "http://hl7.org/fhir/us/vr-common-library/CodeSystem/CodeSystem-vr-edit-flags",
"code": "0",
"display": "Edit Passed"
}
]
}
}
],
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-EducationLevel",
"code": "POSTG",
"display": "Doctoral or post graduate education"
}
],
"text": "Doctoral or post graduate education"
}
}