FHIR IG analytics| Package | hl7.fhir.us.mcode.r4 |
| Resource Type | Observation |
| Id | Observation-bodyweight-jenny-m-2018-04-22.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation bodyweight-jenny-m-2018-04-22
status: Final
category: Vital Signs
code: Body weight
subject: Jenny M Female, DoB: 1965-01-01 ( Medical Record Number: MRN1234 (use: usual, ))
effective: 2018-04-22
performer: Practitioner Owen Oncologist
value: 150 lb (Details: UCUM code[lb_av] = '[lb_av]')
{
"resourceType": "Observation",
"id": "bodyweight-jenny-m-2018-04-22",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/bodyweight"
]
},
"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/cancer-patient-jenny-m"
},
"effectiveDateTime": "2018-04-22",
"performer": [
{
"reference": "Practitioner/us-core-practitioner-owen-oncologist"
}
],
"valueQuantity": {
"value": 150,
"unit": "lb",
"system": "http://unitsofmeasure.org",
"code": "[lb_av]"
}
}