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

FHIR IG analytics

Packagehl7.fhir.eu.laboratory
Resource TypeObservation
IdObservation-60e4df2e-0a92-4474-8e24-27de6bc0e654.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 60e4df2e-0a92-4474-8e24-27de6bc0e654

status: Final

category: Laboratory

code: Urinalysis macro (dipstick) panel - Urine

subject: František Očkovaný Male, DoB: 2000-03-21 ( National Insurance Payor Identifier (Payor))

effective: 2023-03-27 11:24:26+0100

performer: Jan Laborant

Components

-CodeDataAbsentReason
*Color of UrineUnknown

Source1

{
  "resourceType": "Observation",
  "id": "60e4df2e-0a92-4474-8e24-27de6bc0e654",
  "meta": {
    "profile": [
      "http://hl7.eu/fhir/laboratory/StructureDefinition/Observation-resultslab-eu-lab"
    ]
  },
  "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": "24357-6",
        "display": "Urinalysis macro (dipstick) panel - Urine"
      }
    ]
  },
  "subject": {
    "reference": "urn:uuid:de17bfd2-8d73-45fa-b0bb-8eb0e463ddb8"
  },
  "effectiveDateTime": "2023-03-27T11:24:26+01:00",
  "performer": [
    {
      "display": "Jan Laborant"
    }
  ],
  "component": [
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "5778-6",
            "display": "Color of Urine"
          }
        ]
      },
      "dataAbsentReason": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/data-absent-reason",
            "code": "unknown"
          }
        ]
      }
    }
  ]
}