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

FHIR IG analytics

Packagehl7.fhir.cz.hie
Resource TypeValueSet
IdValueSet-cz-documentEntry-confidentialityCode-vs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7-cz/HIE/ValueSet-cz-documentEntry-confidentialityCode-vs.html
URLhttps://hl7.cz/fhir/hie/ValueSet/cz-documentEntry-confidentialityCode-vs
Version0.0.1
Statusdraft
Date2025-12-19T11:35:05+00:00
NameCZ_DocumentEntryConfidentialityCodeVs
TitleCZ DocumentEntry Confidentiality ValueSet
Realmcz
Authorityhl7
DescriptionDocument confidentiality codes.
CopyrightThis value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement

Resources that use this resource

StructureDefinition
cz-auditEventIti68ConsumerCZ Audit Event for [ITI-68] Document Consumer
cz-auditEventIti68ResponderCZ Audit Event for [ITI-68] Document Responder

Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG

Narrative

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

Generated Narrative: ValueSet cz-documentEntry-confidentialityCode-vs


Source1

{
  "resourceType": "ValueSet",
  "id": "cz-documentEntry-confidentialityCode-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.cz/fhir/hie/ValueSet/cz-documentEntry-confidentialityCode-vs",
  "version": "0.0.1",
  "name": "CZ_DocumentEntryConfidentialityCodeVs",
  "title": "CZ DocumentEntry Confidentiality ValueSet",
  "status": "draft",
  "experimental": false,
  "date": "2025-12-19T11:35:05+00:00",
  "publisher": "HL7 Czech Republic",
  "contact": [
    {
      "name": "HL7 Czech Republic",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7.cz/"
        }
      ]
    }
  ],
  "description": "Document confidentiality codes.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CZ",
          "display": "Czechia"
        }
      ]
    }
  ],
  "copyright": "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "17621005",
            "display": "Normal"
          },
          {
            "code": "263856008",
            "display": "Restricted"
          }
        ]
      }
    ]
  }
}