FHIR IG analytics| Package | de.medizininformatikinitiative.kerndatensatz.seltene |
| Resource Type | Observation |
| Id | Observation-observation-height-001.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "observation-height-001",
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "vital-signs"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "8302-2",
"display": "Body height"
}
]
},
"subject": {
"reference": "Patient/patient-marfan-001"
},
"effectiveDateTime": "2024-12-15",
"valueQuantity": {
"value": 213,
"unit": "cm",
"system": "http://unitsofmeasure.org",
"code": "cm"
},
"interpretation": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
"code": "H",
"display": "High"
}
]
}
],
"bodySite": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "38266002",
"display": "Entire body as a whole"
}
]
},
"component": [
{
"code": {
"coding": [
{
"system": "http://human-phenotype-ontology.org",
"code": "HP:0000098",
"display": "Tall stature"
}
]
},
"valueString": "Pathologischer Hochwuchs >99. Perzentile"
}
]
}