FHIR IG analytics| Package | hl7.fhir.uv.ichom-breast-cancer |
| Resource Type | Observation |
| Id | Observation-BodyWeightPatient147.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 "BodyWeightPatient147"
Profile: Body weight
status: final
category: Vital Signs (Observation Category Codes#vital-signs)
code: Body weight (LOINC#29463-7)
subject: Patient/BreastCancerPatient147 " LETSCHE"
effective: 2019-04-01
value: 70 kg (Details: UCUM code kg = 'kg')
{
"resourceType": "Observation",
"id": "BodyWeightPatient147",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/ichom-breast-cancer/StructureDefinition/ichom-body-weight"
]
},
"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": "29463-7"
}
]
},
"subject": {
"reference": "Patient/BreastCancerPatient147"
},
"effectiveDateTime": "2019-04-01",
"valueQuantity": {
"value": 70,
"unit": "kg",
"system": "http://unitsofmeasure.org",
"code": "kg"
}
}