FHIR IG analytics| Package | de.medizininformatikinitiative.kerndatensatz.icu |
| Resource Type | Observation |
| Id | mii-exa-icu-muv-koerpergewicht.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "mii-exa-icu-muv-koerpergewicht",
"meta": {
"profile": [
"https://www.medizininformatik-initiative.de/fhir/ext/modul-icu/StructureDefinition/mii-pr-icu-muv-koerpergewicht"
]
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "vital-signs"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "29463-7",
"display": "Body weight"
},
{
"system": "http://snomed.info/sct",
"code": "27113001",
"display": "Body weight (observable entity)",
"version": "http://snomed.info/sct/900000000000207008/version/20241101"
}
]
},
"subject": {
"reference": "Patient/111"
},
"effectivePeriod": {
"start": "2019-12-23T09:30:10+01:00",
"end": "2019-12-23T10:30:10+01:00"
},
"valueQuantity": {
"value": 70,
"unit": "kilogram",
"system": "http://unitsofmeasure.org",
"code": "kg"
}
}