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

FHIR IG analytics

Packagemedcom.fhir.dk.homecareobservation
Resource TypeObservation
IdObservation-4a94a70e-6957-47a8-bec7-3e27b3145668.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 4a94a70e-6957-47a8-bec7-3e27b3145668

status: Final

code: B—Lymfocytter; antalk. = ? × 10^9/L

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

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

value: 2.6 10^9/L

interpretation: Not Interpreted


Source1

{
  "resourceType": "Observation",
  "id": "4a94a70e-6957-47a8-bec7-3e27b3145668",
  "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": "NPU02636",
        "display": "B—Lymfocytter; antalk. = ? × 10^9/L"
      }
    ]
  },
  "subject": {
    "reference": "Patient/733cef33-3626-422b-955d-d506aaa65fe1"
  },
  "effectiveDateTime": "2023-09-12T10:30:08+02:00",
  "valueQuantity": {
    "value": 2.6,
    "unit": "10^9/L"
  },
  "interpretation": [
    {
      "coding": [
        {
          "system": "http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-core-interpretation-codes",
          "code": "NI",
          "display": "Not Interpreted"
        }
      ]
    }
  ]
}