FHIR IG analytics| Package | medmij.fhir.nl.stu3.longtermhealthcare |
| Resource Type | Observation |
| Id | xxx-Molog-BodyTemperature-bglz-av-test-1-3.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-03-17T07:00:00+01:00 |
|---|---|
| Methode | Tympanic temperature |
| Code | Waarde |
| Body temperature | 38.6 Cel |
{
"resourceType": "Observation",
"id": "BodyTemperature-bglz-av-test-1-3",
"meta": {
"versionId": "4",
"lastUpdated": "2025-03-21T09:01:15.66+00:00",
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/zib-BodyTemperature"
],
"tag": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.6.7",
"code": "7500",
"display": "Thuiszorg, kruiswerk en gezinsverzorging"
}
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6",
"value": "9be3f287-ae08-444c-a026-8c92f20d293a"
}
],
"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/Patient-bglz-test-1-3",
"display": "Maria XXX_Molog"
},
"performer": [
{
"reference": "Organization/Organization-bglz-av-test-WijZorgen",
"display": "WijZorgen Honselerdijk"
}
],
"effectiveDateTime": "2025-03-17T06:00:00+00:00",
"valueQuantity": {
"value": 38.6,
"unit": "Cel",
"system": "http://unitsofmeasure.org",
"code": "Cel"
},
"comment": "voeten voelen heel koud aan",
"method": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "415974002",
"display": "Tympanic temperature"
}
]
}
}