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

FHIR IG analytics

Packagehl7.fhir.cz.terminology
Resource TypeValueSet
IdValueSet-contact-and-relationship-cz.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7-cz/terminology/ValueSet-contact-and-relationship-cz.html
URLhttps://hl7.cz/terminology/ValueSet/contact-and-relationship-cz
Version0.2.0
Statusactive
Date2025-04-03T08:40:10.799745Z
NameHl7vsContactAndRelationshipCz100
TitleContact and Relationship (CZ)
Realmcz
Authorityhl7
DescriptionČíselník vztahů a rolí kontaktních osob k pacientovi. Číselník zahrnuje dva samostatné číselníky: relationship a contact role.

Resources that use this resource

StructureDefinition
cz-patient-basePatient (CZ base)

Resources that this resource uses

ValueSet
contactrole-czContact Role (CZ)
personal-relationship-czRole code (CZ)

Narrative

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

Generated Narrative: ValueSet contact-and-relationship-cz

Language: cs

This value set includes codes based on the following rules:


Source1

{
  "resourceType": "ValueSet",
  "id": "contact-and-relationship-cz",
  "language": "cs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.cz/terminology/ValueSet/contact-and-relationship-cz",
  "version": "0.2.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"
        ]
      }
    ]
  }
}