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

FHIR IG Statistics: ValueSet/hl7vs-contactrole-cz--1.0.0

Packagehl7.fhir.cz.terminology
Resource TypeValueSet
Idhl7vs-contactrole-cz--1.0.0
FHIR VersionR5
Sourcehttps://hl7.cz/fhir/terminology/https://build.fhir.org/ig/HL7-cz/terminology/ValueSet-hl7vs-contactrole-cz--1.0.0.html
URLhttps://hl7.cz/fhir/ValueSet/contactrole-cz
Version0.0.1
Statusdraft
Date2025-04-03T08:19:42.070148Z
NameHl7vs_contactrole_cz
TitleContact Role (CZ)
Realmcz
Authorityhl7
DescriptionConcepts specifying role of contact person. (Pojmy, které specifikují roli kontaktní osoby ve vztahu k pacientovi.)
CopyrightHL7 International

Resources that use this resource

ValueSet
hl7vs-contact-and-relationship-czContatct and Relationship (CZ)

Resources that this resource uses

CodeSystem
v2-0131contactRole2

Narrative

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

Generated Narrative: ValueSet hl7vs-contactrole-cz--1.0.0

Language: cs-CZ

This ValueSet requires the Code system Supplement https://hl7.cz/fhir/CodeSystems/v2-0131-cz|1.0.0.


Source

{
  "resourceType": "ValueSet",
  "id": "hl7vs-contactrole-cz--1.0.0",
  "language": "cs-CZ",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-supplement",
      "valueCanonical": "https://hl7.cz/fhir/CodeSystems/v2-0131-cz|1.0.0"
    }
  ],
  "url": "https://hl7.cz/fhir/ValueSet/contactrole-cz",
  "version": "0.0.1",
  "versionAlgorithmString": "semver",
  "name": "Hl7vs_contactrole_cz",
  "title": "Contact Role (CZ)",
  "status": "draft",
  "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": "Concepts specifying role of contact person. (Pojmy, které specifikují roli kontaktní osoby ve vztahu k pacientovi.)",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CZ",
          "display": "Czechia"
        }
      ]
    }
  ],
  "copyright": "HL7 International",
  "effectivePeriod": {
    "start": "2025-04-03T00:00:00Z"
  },
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v2-0131",
        "version": "2.0.0"
      }
    ]
  }
}