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

FHIR IG analytics

Packagehl7.fhir.cz.szz
Resource TypeObservation
IdObservation-824055fa-6107-49c8-b217-f029aa7b8872.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 824055fa-6107-49c8-b217-f029aa7b8872

status: Final

category: Laboratory

code: Prostatický specifický Ag [Hmotnost/objem], systém: Sérum/plazma

subject: Králík Pokusný Male, DoB: 1985-01-12 ( https://ncez.mzcr.cz/fhir/sid/cpoj#0551621110 (use: official, ))

effective: 2025-12-13 11:30:00+0100

performer: PractitionerRole: specialty = Radiology

value: 4 ug/l (Details: UCUM codeug/l = 'ug/l')

interpretation: PSA 3,0 UG/L A VÍCE INFORMACE V PROGRAMU ČASNÉHO ZÁCHYTU KARCINOMU PROSTATY


Source1

{
  "resourceType": "Observation",
  "id": "824055fa-6107-49c8-b217-f029aa7b8872",
  "meta": {
    "profile": [
      "https://hl7.cz/fhir/szz/StructureDefinition/cz-observation-prostate-cancer"
    ]
  },
  "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": "2857-1"
      }
    ]
  },
  "subject": {
    "reference": "urn:uuid:fe858e7c-ba5f-4641-9878-7c6c4790634f"
  },
  "effectiveDateTime": "2025-12-13T11:30:00+01:00",
  "performer": [
    {
      "reference": "urn:uuid:38e5929e-afe4-40bc-ba9d-c0a80549791e"
    }
  ],
  "valueQuantity": {
    "value": 4,
    "system": "http://unitsofmeasure.org",
    "code": "ug/l"
  },
  "interpretation": [
    {
      "coding": [
        {
          "system": "https://ncez.mzcr.cz/terminology/CodeSystem/cz-Prostate-cancer-result-cs",
          "code": "01133"
        }
      ]
    }
  ]
}