FHIR IG analytics| Package | hl7.fhir.uv.ichom-breast-cancer |
| Resource Type | Observation |
| Id | Observation-BodyHeightPatient147.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation
Resource Observation "BodyHeightPatient147"
Profile: Body height
status: final
category: Vital Signs (Observation Category Codes#vital-signs)
code: Body height (LOINC#8302-2)
subject: Patient/BreastCancerPatient147 " LETSCHE"
effective: 2019-04-01
value: 48 in_i (Details: UCUM code [in_i] = '[in_i]')
{
"resourceType": "Observation",
"id": "BodyHeightPatient147",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/ichom-breast-cancer/StructureDefinition/ichom-body-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/BreastCancerPatient147"
},
"effectiveDateTime": "2019-04-01",
"valueQuantity": {
"value": 48,
"unit": "in_i",
"system": "http://unitsofmeasure.org",
"code": "[in_i]"
}
}