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

FHIR IG analytics

Packagemedcom.fhir.dk.homecareobservation
Resource TypeObservation
IdObservation-85fd1372-cf02-49c6-bd45-7205f5541a66.json
FHIR VersionR4

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

Generated Narrative: Observation 85fd1372-cf02-49c6-bd45-7205f5541a66

status: Final

code: Pt—Legeme; temp. = ? °C

subject: Elmer (official) (no stated gender), DoB Unknown ( urn:oid:1.2.208.176.1.2#2509479989)

effective: 2023-09-13 09:24:12+0200

value: 38.7 °C

interpretation: Not Interpreted


Source1

{
  "resourceType": "Observation",
  "id": "85fd1372-cf02-49c6-bd45-7205f5541a66",
  "meta": {
    "profile": [
      "http://medcomfhir.dk/ig/homecareobservation/StructureDefinition/medcom-homecare-observation"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "urn:oid:1.2.208.176.2.1",
        "code": "NPU08676",
        "display": "Pt—Legeme; temp. = ? °C"
      }
    ]
  },
  "subject": {
    "reference": "Patient/bbcd4817-1c4b-4089-a712-346f65ec16f9"
  },
  "effectiveDateTime": "2023-09-13T09:24:12+02:00",
  "valueQuantity": {
    "value": 38.7,
    "unit": "°C"
  },
  "interpretation": [
    {
      "coding": [
        {
          "system": "http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-core-interpretation-codes",
          "code": "NI",
          "display": "Not Interpreted"
        }
      ]
    }
  ]
}