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

FHIR IG analytics

Packagemedcom.fhir.dk.homecareobservation
Resource TypeObservation
IdObservation-0e4a5452-1804-42d3-82ed-484df20a09f0.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 0e4a5452-1804-42d3-82ed-484df20a09f0

status: Final

code: P(kB)—Glucose; stofk. = ? mmol/L

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

effective: 2023-09-12 10:40:08+0200

value: 6.8 mmol/L

interpretation: Not Interpreted


Source1

{
  "resourceType": "Observation",
  "id": "0e4a5452-1804-42d3-82ed-484df20a09f0",
  "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": "NPU22089",
        "display": "P(kB)—Glucose; stofk. = ? mmol/L"
      }
    ]
  },
  "subject": {
    "reference": "Patient/733cef33-3626-422b-955d-d506aaa65fe1"
  },
  "effectiveDateTime": "2023-09-12T10:40:08+02:00",
  "valueQuantity": {
    "value": 6.8,
    "unit": "mmol/L"
  },
  "interpretation": [
    {
      "coding": [
        {
          "system": "http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-core-interpretation-codes",
          "code": "NI",
          "display": "Not Interpreted"
        }
      ]
    }
  ]
}