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

FHIR IG Statistics: ValueSet/cz-consent-category

Packagehl7.fhir.cz.hdr
Resource TypeValueSet
Idcz-consent-category
FHIR VersionR4
Sourcehttps://hl7.cz/fhir/hdr/https://build.fhir.org/ig/HL7-cz/hdr/ValueSet-cz-consent-category.html
URLhttps://hl7.cz/fhir/hdr/ValueSet/cz-consent-category
Version0.0.2
Statusactive
Date2025-08-07T11:54:36+00:00
NameCZConsentCategory
TitleCZ Consent Category
Realmcz
Authorityhl7
DescriptionValueSet for Consent Categories in the Czech HDR project.

Resources that use this resource

StructureDefinition
cz-consent-hdrConsent (Advance Directives) (HDR CZ)

Resources that this resource uses

CodeSystem
sctSNOMED CT International Edition

Narrative

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

Generated Narrative: ValueSet cz-consent-category


Source

{
  "resourceType": "ValueSet",
  "id": "cz-consent-category",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.cz/fhir/hdr/ValueSet/cz-consent-category",
  "version": "0.0.2",
  "name": "CZConsentCategory",
  "title": "CZ Consent Category",
  "status": "active",
  "experimental": false,
  "date": "2025-08-07T11:54:36+00:00",
  "publisher": "HL7 Czech Republic",
  "contact": [
    {
      "name": "HL7 Czech Republic",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7.cz/"
        }
      ]
    }
  ],
  "description": "ValueSet for Consent Categories in the Czech HDR project.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CZ",
          "display": "Czechia"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct"
      }
    ]
  }
}