FHIR IG analytics| Package | hl7.fhir.us.bfdr.r4b |
| Resource Type | Observation |
| Id | Observation-observation-mother-height-jada-ann-quinn.json |
| FHIR Version | R4B |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation observation-mother-height-jada-ann-quinn
status: Final
category: Vital Signs
code: Body height
subject: Patient - Mother (Jada Ann Quinn)
effective: 2019-02-10
performer: Jada Ann Quinn (official) Female, DoB: 1985-01-15 ( Medical Record Number: 1032702 (use: usual, ))
value: 67 in (Details: UCUM code[in_i] = '[in_i]')
{
"resourceType": "Observation",
"id": "observation-mother-height-jada-ann-quinn",
"meta": {
"profile": [
"http://hl7.org/fhir/us/bfdr/StructureDefinition/Observation-mother-height"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "vital-signs"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "8302-2"
}
]
},
"subject": {
"reference": "Patient/patient-mother-jada-ann-quinn",
"display": "Patient - Mother (Jada Ann Quinn)"
},
"effectiveDateTime": "2019-02-10",
"performer": [
{
"reference": "Patient/patient-mother-jada-ann-quinn"
}
],
"valueQuantity": {
"value": 67,
"unit": "in",
"system": "http://unitsofmeasure.org",
"code": "[in_i]"
}
}