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

FHIR IG analytics

Packagecom.sensotrend.fhir-ig-tests
Resource TypeObservation
IdObservation-019e97db-78d6-7afd-b3e2-10bfcbea2b05.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 019e97db-78d6-7afd-b3e2-10bfcbea2b05

status: Final

category: Laboratory

code: B -EryBla (erytroblastit)

subject: Example Patient

effective: 2023-12-18 12:15:00+0200

performer: Fimlab

value: 0 /l (Details: UCUM code/L = '/L')

interpretation: Normal

ReferenceRanges

-LowHighText
*02000000000-0.02x10E9/l

Source1

{
  "resourceType": "Observation",
  "id": "019e97db-78d6-7afd-b3e2-10bfcbea2b05",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/uv/ipa/StructureDefinition/ipa-observation|1.1.0",
      "http://hl7.org/fhir/uv/ips/StructureDefinition/Observation-results-laboratory-pathology-uv-ips",
      "http://hl7.eu/fhir/base/StructureDefinition/medicalTestResult-eu-core"
    ],
    "security": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ObservationValue",
        "code": "DEVRPT",
        "display": "device reported"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ObservationValue",
        "code": "PATRPT",
        "display": "patient reported"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ObservationValue",
        "code": "SYNTAC",
        "display": "syntactic transform"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ObservationValue",
        "code": "MAPPED",
        "display": "mapped"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ObservationValue",
        "code": "PATAST",
        "display": "patient asserted"
      }
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "category": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/observation-category",
          "code": "laboratory"
        }
      ]
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "715-3",
        "display": "Normoblasts [#/volume] in Blood"
      }
    ],
    "text": "B -EryBla (erytroblastit)"
  },
  "subject": {
    "reference": "urn:uuid:b4ac89c5-6589-417f-beef-d3fb1ef9c70f",
    "display": "Example Patient"
  },
  "effectiveDateTime": "2023-12-18T12:15:00+02:00",
  "performer": [
    {
      "display": "Fimlab"
    }
  ],
  "valueQuantity": {
    "value": 0,
    "unit": "/l",
    "system": "http://unitsofmeasure.org",
    "code": "/L"
  },
  "interpretation": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
          "code": "N",
          "display": "Normal"
        }
      ]
    }
  ],
  "referenceRange": [
    {
      "low": {
        "value": 0
      },
      "high": {
        "value": 200000000
      },
      "text": "0-0.02x10E9/l"
    }
  ]
}