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 and Relationship (CZ)

Active as of 2025-04-03

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "contact-and-relationship-cz",
  "language" : "en",
  "text" : {
    "status" : "generated"
  },
  "url" : "https://hl7.cz/terminology/ValueSet/contact-and-relationship-cz",
  "version" : "0.3.0",
  "name" : "Hl7vsContactAndRelationshipCz100",
  "title" : "Contact and Relationship (CZ)",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-04-03T08:40:10.799745Z",
  "publisher" : "HL7 Czech Republic",
  "contact" : [
    {
      "name" : "HL7 Czech Republic",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.hl7.cz/"
        }
      ]
    }
  ],
  "description" : "Číselník vztahů a rolí kontaktních osob k pacientovi. Číselník zahrnuje dva samostatné číselníky: relationship a contact role.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CZ",
          "display" : "Czechia"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "valueSet" : [
          🔗 "https://hl7.cz/terminology/ValueSet/contactrole-cz"
        ]
      },
      {
        "valueSet" : [
          🔗 "https://hl7.cz/terminology/ValueSet/personal-relationship-cz"
        ]
      }
    ]
  }
}