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

FHIR IG analytics

Packagehl7.fhir.cz.szz
Resource TypeObservation
IdObservation-76879fde-d561-4435-b119-6bb579bea0f5.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 76879fde-d561-4435-b119-6bb579bea0f5

status: Final

category: Imaging

code: MRI without contrast

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

effective: 2025-11-10 15:30:00+0100

performer: PractitionerRole: specialty = Radiology

value: PI-RADS 3

Components

-CodeValue[x]
*Region of prostateTransition zone of prostate

Source1

{
  "resourceType": "Observation",
  "id": "76879fde-d561-4435-b119-6bb579bea0f5",
  "meta": {
    "profile": [
      "https://hl7.cz/fhir/szz/StructureDefinition/cz-observation-mri-prostate-cancer"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "category": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/observation-category",
          "code": "imaging"
        }
      ]
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "90084008",
        "display": "MRI without contrast"
      }
    ]
  },
  "subject": {
    "reference": "urn:uuid:fe858e7c-ba5f-4641-9878-7c6c4790634f"
  },
  "effectiveDateTime": "2025-11-10T15:30:00+01:00",
  "performer": [
    {
      "reference": "urn:uuid:38e5929e-afe4-40bc-ba9d-c0a80549791e"
    }
  ],
  "valueCodeableConcept": {
    "coding": [
      {
        "system": "https://ncez.mzcr.cz/terminology/CodeSystem/cz-result-mri-prostate-cancer-cs",
        "code": "3",
        "display": "PI-RADS 3"
      }
    ]
  },
  "component": [
    {
      "code": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "314399000",
            "display": "Region of prostate"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "399384005",
            "display": "Transition zone of prostate"
          }
        ]
      }
    }
  ]
}