FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagemedmij.bglz.stu3
Resource TypeObservation
Idxxx-Mutter-BodyTemperature-bglz-av-test-1-1.json
FHIR VersionR3

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Observatie/bepaling. Subject: Fiona XXX_Mutter. Categorie: Vital Signs, Status: definitief
voeten voelen heel koud aan
Bepalingdatum/tijd 2025-05-16T07:00:00+01:00
Methode Tympanic temperature
Code Waarde
Body temperature 40 Cel

Source1

{
  "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"
      }
    ]
  }
}