HL7 Czech Terminology Implementation Guide
0.3.0 - release Czechia flag

HL7 Czech Terminology Implementation Guide, published by HL7 Czech Republic. This guide is not an authorized publication; it is the continuous build for version 0.3.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7-cz/terminology/ and changes regularly. See the Directory of published versions

: Contact Role (CZ)

Active as of 2025-04-03

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "contactrole-cz",
  "language" : "en",
  "text" : {
    "status" : "extensions"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/valueset-supplement",
      "valueCanonical" : "https://hl7.cz/terminology/CodeSystem/v2-0131-cz"
    }
  ],
  "url" : "https://hl7.cz/terminology/ValueSet/contactrole-cz",
  "version" : "0.3.0",
  "name" : "Hl7vs_contactrole_cz",
  "title" : "Contact Role (CZ)",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-04-03T08:19:42.070148Z",
  "publisher" : "HL7 Czech Republic",
  "contact" : [
    {
      "name" : "HL7 Czech Republic",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.hl7.cz/"
        }
      ]
    }
  ],
  "description" : "Číselník rolí kontaktních osob ve vztahu k pacientovi. (Concepts specifying role of contact person.)",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CZ",
          "display" : "Czechia"
        }
      ]
    }
  ],
  "copyright" : "HL7 International",
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v2-0131",
        "version" : "3.0.0"
      }
    ],
    "exclude" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v2-0131",
        "version" : "3.0.0",
        "concept" : [
          {
            "code" : "O"
          },
          {
            "code" : "BP"
          },
          {
            "code" : "EP"
          },
          {
            "code" : "PR"
          },
          {
            "code" : "CP"
          }
        ]
      }
    ]
  }
}