FHIR IG analytics| Package | medmij.bglz.stu3 |
| Resource Type | Observation |
| Id | xxx-Mutter-BodyTemperature-bglz-av-test-1-1.json |
| FHIR Version | R3 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| voeten voelen heel koud aan | |
| Bepalingdatum/tijd | 2025-05-16T07:00:00+01:00 |
|---|---|
| Methode | Tympanic temperature |
| Code | Waarde |
| Body temperature | 40 Cel |
{
"resourceType": "Observation",
"id": "BodyTemperature-bglz-av-test-1-1",
"meta": {
"extension": [
{
"url": "http://hapifhir.io/fhir/StructureDefinition/resource-meta-source",
"valueUri": "#ec3dadd73139bb8e"
}
],
"versionId": "1",
"lastUpdated": "2025-05-20T02:10:50.760+00:00",
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/zib-BodyTemperature"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6",
"value": "ba13a733-95b5-4c87-a8dd-275fd28ab296"
}
],
"status": "final",
"category": [
{
"coding": [
{
"system": "http://hl7.org/fhir/observation-category",
"code": "vital-signs",
"display": "Vital Signs"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "8310-5",
"display": "Body temperature"
}
]
},
"subject": {
"reference": "Patient/XXX-Mutter",
"display": "Fiona XXX_Mutter"
},
"performer": [
{
"reference": "Organization/Organization-bglz-av-test-1-1",
"display": "ThuiszorgOrg Noord"
}
],
"effectiveDateTime": "2025-05-16T07:00:00+01:00",
"valueQuantity": {
"value": 40,
"unit": "Cel",
"system": "http://unitsofmeasure.org",
"code": "Cel"
},
"comment": "hoofd voelt heel warm aan",
"method": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "415974002",
"display": "Tympanic temperature"
}
]
}
}