FHIR IG analytics| Package | de.gematik.isik |
| Resource Type | Observation |
| Id | Observation-ISiKKoerpergroesseMaxExample.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "ISiKKoerpergroesseMaxExample",
"meta": {
"profile": [
"https://gematik.de/fhir/isik/StructureDefinition/ISiKKoerpergroesse"
]
},
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "vital-signs",
"display": "Vital Signs"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "8302-2",
"display": "Body height"
},
{
"system": "http://snomed.info/sct",
"code": "1153637007",
"display": "Body height"
},
{
"code": "188740",
"system": "urn:iso:std:iso:11073:10101",
"display": "MDC_LEN_BODY_ACTUAL"
}
],
"text": "Körpergröße - Klinische Messung"
},
"valueQuantity": {
"system": "http://unitsofmeasure.org",
"value": 205,
"code": "cm",
"unit": "centimeter"
},
"status": "final",
"subject": {
"reference": "Patient/PatientinNormal"
},
"effectiveDateTime": "2024-01-15T09:00:00+01:00",
"performer": [
{
"reference": "Practitioner/PractitionerWalterArzt"
}
],
"method": {
"coding": [
{
"code": "414135002",
"system": "http://snomed.info/sct",
"display": "Estimated"
}
]
},
"bodySite": {
"coding": [
{
"code": "38266002",
"system": "http://snomed.info/sct",
"display": "Entire body as a whole"
}
]
},
"note": [
{
"text": "Körpergröße geschätzt aufgrund der Bettlägerigkeit des Patienten"
}
]
}