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

FHIR IG analytics

Packagehl7.fhir.cz.szz
Resource TypeValueSet
IdValueSet-cz-region-of-prostate-vs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7-cz/szz/ValueSet-cz-region-of-prostate-vs.html
URLhttps://ncez.mzcr.cz/terminology/ValueSet/cz-region-of-prostate-vs
Version0.0.1
Statusactive
Date2025-03-05
NameRegionOfProstateVS
TitleRegion of prostate for MRI for prostate cancer determination
Realmcz
Authorityhl7
DescriptionThe Value Set is used for region of prostate for cancer determination in the Shared Health Record.

Resources that use this resource

StructureDefinition
cz-observation-mri-prostate-cancerObservation: MRI Prostate Cancer (SZZ CZ)

Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet cz-region-of-prostate-vs

Language: cs


Source1

{
  "resourceType": "ValueSet",
  "id": "cz-region-of-prostate-vs",
  "language": "cs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://ncez.mzcr.cz/terminology/ValueSet/cz-region-of-prostate-vs",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986"
    }
  ],
  "version": "0.0.1",
  "name": "RegionOfProstateVS",
  "title": "Region of prostate for MRI for prostate cancer determination",
  "status": "active",
  "experimental": false,
  "date": "2025-03-05",
  "publisher": "HL7 Czech Republic",
  "contact": [
    {
      "name": "HL7 Czech Republic",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7.cz/"
        }
      ]
    }
  ],
  "description": "The Value Set is used for region of prostate for cancer determination in the Shared Health Record.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CZ",
          "display": "Czechia"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "399384005",
            "display": "Transition zone of prostate"
          },
          {
            "code": "279706003",
            "display": "Peripheral zone of prostate"
          }
        ]
      }
    ]
  }
}