FHIR IG analytics| Package | hl7.fhir.cz.szz |
| Resource Type | Observation |
| Id | Observation-76879fde-d561-4435-b119-6bb579bea0f5.json |
| FHIR Version | R4 |
No resources found
No resources found
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
effective: 2025-11-10 15:30:00+0100
performer: PractitionerRole: specialty = Radiology
value: PI-RADS 3
| Code | Value[x] |
| Region of prostate | Transition zone of prostate |
{
"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"
}
]
}
}
]
}