FHIR IG analytics| Package | uk.nhsdigital.r4 |
| Resource Type | ObservationDefinition |
| Id | ObservationDefinition-body-temperature.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "ObservationDefinition",
"id": "snomed-276885007",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "276885007",
"display": "Core body temperature"
},
{
"system": "http://loinc.org",
"code": "8310-5",
"display": "Body temperature"
}
]
},
"quantitativeDetails": {
"customaryUnit": {
"coding": [
{
"system": "http://unitsofmeasure.org",
"code": "Cel",
"display": "degree Celsius"
}
]
}
}
}