FHIR IG analytics| Package | hl7.fhir.no.basis |
| Resource Type | Observation |
| Id | Vital-signs-weight.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"status": "registered",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "29463-7",
"display": "Body Weight"
},
{
"system": "http://loinc.org",
"code": "3141-9",
"display": "Body weight Measured"
},
{
"system": "http://snomed.info/sct",
"code": "27113001",
"display": "Body weight"
},
{
"system": "http://acme.org/devices/clinical-codes",
"code": "body-weight",
"display": "Body Weight"
}
]
},
"subject": {
"reference": "Patient/592410"
},
"effectiveDateTime": "2020-01-22",
"valueQuantity": {
"value": 99000,
"unit": "gram",
"system": "http://unitsofmeasure.org",
"code": "g"
}
}