FHIR IG analytics| Package | ihe.qrph.bfdr |
| Resource Type | Observation |
| Id | Observation-observation-parent-education-level-james-quinn.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-james-quinn
version: versionId: id (PrimitiveType/Observation.meta.versionId): element = id -> versionId=id[8]; Last updated: 2023-04-06 00:30:57+0000
Profile: Observation - Parent Education Level - Vital Records
status: Final
code: Highest level of education Father
subject: Baby G Quinn 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: Doctorate Degree or Professional Degree
{
"resourceType": "Observation",
"id": "observation-parent-education-level-james-quinn",
"meta": {
"versionId": "8",
"lastUpdated": "2023-04-06T00:30:57.414Z",
"profile": [
"http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Observation-parent-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"
}
],
"effectiveDateTime": "2019-12-02",
"performer": [
{
"reference": "Patient/patient-mother-jada-ann-quinn"
}
],
"valueCodeableConcept": {
"coding": [
{
"system": "urn:oid:2.16.840.1.114222.4.5.274",
"code": "PHC1455",
"display": "Doctorate Degree or Professional Degree"
}
],
"text": "Doctorate Degree or Professional Degree"
}
}