FHIR IG analytics| Package | de.gematik.isik |
| Resource Type | Observation |
| Id | Observation-ISiKKoerpergewichtMaxExample.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "ISiKKoerpergewichtMaxExample",
"meta": {
"profile": [
"https://gematik.de/fhir/isik/StructureDefinition/ISiKKoerpergewicht"
]
},
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "vital-signs",
"display": "Vital Signs"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "29463-7",
"display": "Body weight"
},
{
"system": "http://snomed.info/sct",
"code": "27113001",
"display": "Body weight"
},
{
"code": "188736",
"system": "urn:iso:std:iso:11073:10101",
"display": "MDC_MASS_BODY_ACTUAL"
}
],
"text": "Körpergewicht - Bettwaage"
},
"valueQuantity": {
"system": "http://unitsofmeasure.org",
"value": 185,
"code": "kg",
"unit": "kilogram"
},
"status": "final",
"subject": {
"reference": "Patient/PatientinNormal"
},
"effectiveDateTime": "2024-01-15T08:00:00+01:00",
"performer": [
{
"reference": "Practitioner/PractitionerWalterArzt"
}
],
"method": {
"coding": [
{
"code": "786458005",
"system": "http://snomed.info/sct",
"display": "Measurement using bed scale"
}
]
},
"bodySite": {
"coding": [
{
"code": "38266002",
"system": "http://snomed.info/sct",
"display": "Entire body as a whole"
}
]
},
"note": [
{
"text": "Gewichtsmessung mit kalibrierten Bettwaage bei bettlägerigem Patienten"
}
],
"device": {
"reference": "Device/ExampleDevice"
}
}