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

FHIR IG analytics

Packagehl7.fhir.cz.lab
Resource TypeObservation
IdObservation-5c3e9a12-4f7b-41d0-86a2-9b7e4d2f1c08.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 5c3e9a12-4f7b-41d0-86a2-9b7e4d2f1c08

status: Final

category: Laboratory, Laboratory studies (set)

code: Moč barva

subject: Zyrgana Prouzdalová Female, DoB: 1982-03-17 ( Passport number (use: official, ))

effective: 2025-04-24 09:00:00+0200

issued: 2025-04-24 10:00:00+0200

performer:

value: žlutá

interpretation: Normal

specimen: Specimen: type = Urine; receivedTime = 2025-04-24 07:31:00+0200


Source1

{
  "resourceType": "Observation",
  "id": "5c3e9a12-4f7b-41d0-86a2-9b7e4d2f1c08",
  "meta": {
    "profile": [
      "https://hl7.cz/fhir/lab/StructureDefinition/cz-observation-result-laboratory"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "category": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/observation-category",
          "code": "laboratory",
          "display": "Laboratory"
        }
      ]
    },
    {
      "coding": [
        {
          "system": "http://loinc.org",
          "code": "26436-6"
        }
      ]
    }
  ],
  "code": {
    "coding": [
      {
        "system": "https://nclp.ncez.mzcr.cz/CodeSystem/nclppol",
        "code": "12339",
        "display": "Moč (barva) (U; barva [-] *)"
      }
    ],
    "text": "Moč barva"
  },
  "subject": {
    "reference": "urn:uuid:c60b7c0e-0d8c-4e43-9f52-86d1dcf1a43c"
  },
  "effectiveDateTime": "2025-04-24T09:00:00+02:00",
  "issued": "2025-04-24T10:00:00+02:00",
  "performer": [
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/event-performerFunction",
          "valueCodeableConcept": {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
                "code": "PPRF",
                "display": "Primary performer"
              }
            ]
          }
        }
      ],
      "reference": "urn:uuid:fab321ab-7777-4444-cccc-abcdefabcdef"
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/event-performerFunction",
          "valueCodeableConcept": {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
                "code": "LA",
                "display": "Legal authenticator"
              }
            ]
          }
        }
      ],
      "reference": "urn:uuid:aabbccdd-1111-4222-9333-ffeeddccbbcc"
    }
  ],
  "valueCodeableConcept": {
    "text": "žlutá"
  },
  "interpretation": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
          "code": "N",
          "display": "Normal"
        }
      ]
    }
  ],
  "specimen": {
    "reference": "urn:uuid:4c7a1d2f-89b3-41e5-a6f2-3b9d7c5e0a21"
  }
}