FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/hl7vs-contact-and-relationship-cz--1.0.0

Packagehl7.fhir.cz.terminology
TypeValueSet
Idhl7vs-contact-and-relationship-cz--1.0.0
FHIR VersionR5
Sourcehttps://hl7.cz/fhir/terminology/https://build.fhir.org/ig/HL7-cz/terminology/ValueSet-hl7vs-contact-and-relationship-cz--1.0.0.html
URLhttps://hl7.cz/fhir/ValueSet/hl7vs-contact-and-relationship-cz
Version0.0.1
Statusactive
Date2025-04-03T08:40:10.799745Z
NameHl7vsContactAndRelationshipCz100
TitleContatct 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-relationshipRole code (CZ)

Narrative

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

Generated Narrative: ValueSet hl7vs-contact-and-relationship-cz--1.0.0

Language: cs-CZ

This value set includes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "hl7vs-contact-and-relationship-cz--1.0.0",
  "language": "cs-CZ",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.cz/fhir/ValueSet/hl7vs-contact-and-relationship-cz",
  "version": "0.0.1",
  "versionAlgorithmString": "semver",
  "name": "Hl7vsContactAndRelationshipCz100",
  "title": "Contatct 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"
        }
      ]
    }
  ],
  "effectivePeriod": {
    "start": "2025-04-03T00:00:00Z"
  },
  "compose": {
    "include": [
      {
        "valueSet": [
          "https://hl7.cz/fhir/ValueSet/contactrole-cz"
        ]
      },
      {
        "valueSet": [
          "https://hl7.cz/fhir/ValueSet/personal-relationship"
        ]
      }
    ]
  }
}