FHIR IG analytics| Package | kbv.basis |
| Resource Type | Observation |
| Id | Observation-3a160ced-ac75-4063-ba13-494b1b6201ad.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Observation",
"id": "3a160ced-ac75-4063-ba13-494b1b6201ad",
"meta": {
"profile": [
"https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Observation_Body_Temperature"
]
},
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "vital-signs"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "8310-5",
"display": "Body temperature",
"version": "2.81"
},
{
"system": "http://snomed.info/sct",
"version": "http://snomed.info/sct/11000274103/version/20250515",
"code": "386725007",
"display": "Body temperature"
}
]
},
"valueQuantity": {
"unit": "°C",
"system": "http://unitsofmeasure.org",
"code": "Cel",
"value": 40
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "amended",
"subject": {
"reference": "Patient/904e04d0-c9f2-4edd-b734-c3526f015000"
},
"effectiveDateTime": "2020-01-02",
"performer": [
{
"reference": "PractionerRole/4f77c31a-e4b2-4b96-b0b1-17e903e66edb"
}
],
"note": [
{
"authorString": "Mueller",
"time": "2020-01-02",
"text": "ausgedacht"
}
]
}