FHIR IG analytics| Package | uk.nhsdigital.r4.test |
| Resource Type | ObservationDefinition |
| Id | ObservationDefinition-body-height.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "ObservationDefinition",
"id": "snomed-50373000",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "50373000",
"display": "Body height measure"
},
{
"system": "http://loinc.org",
"code": "8302-2",
"display": "Body height"
}
]
},
"quantitativeDetails": {
"customaryUnit": {
"coding": [
{
"system": "http://unitsofmeasure.org",
"code": "cm",
"display": "centimeter"
}
]
}
}
}