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

FHIR IG analytics

Packagehl7.fhir.cz.szz
Resource TypeCodeSystem
IdCodeSystem-cz-document-section-szz-cs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7-cz/szz/CodeSystem-cz-document-section-szz-cs.html
URLhttps://ncez.mzcr.cz/terminology/CodeSystem/cz-document-section-szz-cs
Version0.0.1
Statusactive
Date2025-12-04
NameDocumentSectionCzSzzCs
TitleCZ Document Section SZZ Code System
Realmcz
Authorityhl7
DescriptionThis Code System defines codes for sections used in the Shared Health Record (SZZ) in Czechia.
Contentcomplete

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: CodeSystem cz-document-section-szz-cs

Language: cs

This case-sensitive code system https://ncez.mzcr.cz/terminology/CodeSystem/cz-document-section-szz-cs defines the following codes:

CodeDisplay
10001 Emergency health record
10002 Preventive and screening health record
10003 General practitioner record
10004 Gynecology record
10005 Biochemistry laboratory record
10006 Urology record
10007 Pulmonology record
10008 Gastroenterology record
10009 Radiology record
10010 Angiology record

Source1

{
  "resourceType": "CodeSystem",
  "id": "cz-document-section-szz-cs",
  "language": "cs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://ncez.mzcr.cz/terminology/CodeSystem/cz-document-section-szz-cs",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986"
    }
  ],
  "version": "0.0.1",
  "name": "DocumentSectionCzSzzCs",
  "title": "CZ Document Section SZZ Code System",
  "status": "active",
  "experimental": false,
  "date": "2025-12-04",
  "publisher": "HL7 Czech Republic",
  "contact": [
    {
      "name": "HL7 Czech Republic",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7.cz/"
        }
      ]
    }
  ],
  "description": "This Code System defines codes for sections used in the Shared Health Record (SZZ) in Czechia.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CZ",
          "display": "Czechia"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 10,
  "concept": [
    {
      "code": "10001",
      "display": "Emergency health record"
    },
    {
      "code": "10002",
      "display": "Preventive and screening health record"
    },
    {
      "code": "10003",
      "display": "General practitioner record"
    },
    {
      "code": "10004",
      "display": "Gynecology record"
    },
    {
      "code": "10005",
      "display": "Biochemistry laboratory record"
    },
    {
      "code": "10006",
      "display": "Urology record"
    },
    {
      "code": "10007",
      "display": "Pulmonology record"
    },
    {
      "code": "10008",
      "display": "Gastroenterology record"
    },
    {
      "code": "10009",
      "display": "Radiology record"
    },
    {
      "code": "10010",
      "display": "Angiology record"
    }
  ]
}