FHIR IG analytics| Package | de.gematik.isik |
| Resource Type | Observation |
| Id | Observation-Koerpertemperatur-Blut.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "Koerpertemperatur-Blut",
"meta": {
"profile": [
"https://gematik.de/fhir/isik/StructureDefinition/sd-mii-icu-koerpertemperatur-blut"
]
},
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "vital-signs"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "8310-5"
},
{
"code": "1222808002",
"system": "http://snomed.info/sct",
"display": "Core body temperature measured in blood"
},
{
"code": "8329-5",
"system": "http://loinc.org"
},
{
"code": "60834-9",
"system": "http://loinc.org",
"display": "Blood temperature"
},
{
"code": "188436",
"system": "urn:iso:std:iso:11073:10101",
"display": "Blood temperature"
}
]
},
"valueQuantity": {
"system": "http://unitsofmeasure.org",
"code": "Cel",
"value": 37,
"unit": "degree Celsius"
},
"status": "final",
"subject": {
"reference": "Patient/PatientinMusterfrau"
},
"effectivePeriod": {
"start": "2019-12-23T09:30:10+01:00",
"end": "2019-12-23T10:30:10+01:00"
}
}