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

FHIR IG analytics

Packagehl7.fhir.cz.szz
Resource TypeCodeSystem
IdCodeSystem-cz-colonoscopy-interpretation.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7-cz/szz/CodeSystem-cz-colonoscopy-interpretation.html
URLhttps://ncez.mzcr.cz/terminology/CodeSystem/cz-colonoscopy-interpretation
Version0.0.1
Statusactive
Date2025-12-09
NameCZ_ColonoscopyInterpretation
TitleCZ Colonoscopy Interpretation Code System
Realmcz
Authorityhl7
DescriptionThis code system defines the codes for interpreting colonoscopy findings in the context of the Shared Health Record (SZZ CZ).
Contentcomplete

Resources that use this resource

ValueSet
cz-colonoscopy-interpretation-vsCZ Colonoscopy Interpretation Value Set

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem cz-colonoscopy-interpretation

Language: cs

This case-sensitive code system https://ncez.mzcr.cz/terminology/CodeSystem/cz-colonoscopy-interpretation defines the following codes:

CodeDisplay
negativni negativní - návrat do screeningu
kolonoskopie6mes dispenzární koloskopie za 6 měsíců
kolonoskopie1rok dispenzární koloskopie za 1 rok
kolonoskopie3roky dispenzární koloskopie za 3 roky
kolonoskopie5let dispenzární koloskopie za 5 let
kolonoskopie10let dispenzární koloskopie 10 let
kolonoskopiejine jiné

Source1

{
  "resourceType": "CodeSystem",
  "id": "cz-colonoscopy-interpretation",
  "language": "cs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://ncez.mzcr.cz/terminology/CodeSystem/cz-colonoscopy-interpretation",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986"
    }
  ],
  "version": "0.0.1",
  "name": "CZ_ColonoscopyInterpretation",
  "title": "CZ Colonoscopy Interpretation Code System",
  "status": "active",
  "experimental": false,
  "date": "2025-12-09",
  "publisher": "HL7 Czech Republic",
  "contact": [
    {
      "name": "HL7 Czech Republic",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7.cz/"
        }
      ]
    }
  ],
  "description": "This code system defines the codes for interpreting colonoscopy findings in the context of the Shared Health Record (SZZ CZ).",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CZ",
          "display": "Czechia"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 7,
  "concept": [
    {
      "code": "negativni",
      "display": "negativní - návrat do screeningu"
    },
    {
      "code": "kolonoskopie6mes",
      "display": "dispenzární koloskopie za 6 měsíců"
    },
    {
      "code": "kolonoskopie1rok",
      "display": "dispenzární koloskopie za 1 rok"
    },
    {
      "code": "kolonoskopie3roky",
      "display": "dispenzární koloskopie za 3 roky"
    },
    {
      "code": "kolonoskopie5let",
      "display": "dispenzární koloskopie za 5 let"
    },
    {
      "code": "kolonoskopie10let",
      "display": "dispenzární koloskopie 10 let"
    },
    {
      "code": "kolonoskopiejine",
      "display": "jiné"
    }
  ]
}