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

FHIR IG Statistics: ValueSet/DocumentEntry.confidentialityCode

Packagech.fhir.ig.ch-term
TypeValueSet
IdDocumentEntry.confidentialityCode
FHIR VersionR4
Sourcehttp://fhir.ch/ig/ch-term/https://build.fhir.org/ig/hl7ch/ch-term/ValueSet-DocumentEntry.confidentialityCode.html
URLhttp://fhir.ch/ig/ch-term/ValueSet/DocumentEntry.confidentialityCode
Version3.3.0-ci-build
Statusactive
Date2025-05-22T05:51:56+00:00
NameDocumentEntryConfidentialityCode
TitleDocumentEntry.confidentialityCode
Realmch
Authorityhl7
DescriptionDocument confidentiality as per Annex; EPRO-FDHA.
CopyrightThis artefact includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these artefacts must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/getsnomed-ct or info@snomed.org.

Resources that use this resource

ConceptMap
documententry-confidentialitycode-to-fhirDocumentEntry.confidentialityCode to FHIR mapping
StructureDefinition
ch-core-documentreferenceCH Core DocumentReference
ch-ext-epr-confidentialitycodeEPR Confidentiality Code
ChAuditEventIti68ConsumerCH Audit Event for [ITI-68] Document Consumer
ChAuditEventIti68ResponderCH Audit Event for [ITI-68] Document Responder
ch-mhd-documentreference-comprehensiveCH MHD DocumentReference Comprehensive

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
sctSNOMED codes used in this IG
sctveri

Narrative

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

Generated Narrative: ValueSet DocumentEntry.confidentialityCode

This value set includes codes based on the following rules:

Additional Language Displays

CodeDeutsch (Schweiz) (German (Switzerland), de)English (United States) (English (United States), en)French (Switzerland) (fr)Italian (Switzerland) (it)rm
1141000195107GeheimSecretsecretsegretosecret
17621005NormalNormalnormalnormalenormal
263856008EingeschränktRestrictedrestreintlimitatorestrenschida

Source

{
  "resourceType": "ValueSet",
  "id": "DocumentEntry.confidentialityCode",
  "meta": {
    "source": "https://art-decor.org/fhir/ValueSet/2.16.756.5.30.1.127.3.10.1.5--20220626133515",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
      "valuePeriod": {
        "start": "2022-06-26T13:35:15+02:00"
      }
    }
  ],
  "url": "http://fhir.ch/ig/ch-term/ValueSet/DocumentEntry.confidentialityCode",
  "identifier": [
    {
      "use": "official",
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.756.5.30.1.127.3.10.1.5"
    }
  ],
  "version": "3.3.0-ci-build",
  "name": "DocumentEntryConfidentialityCode",
  "title": "DocumentEntry.confidentialityCode",
  "status": "active",
  "experimental": false,
  "date": "2025-05-22T05:51:56+00:00",
  "publisher": "HL7 Switzerland",
  "contact": [
    {
      "name": "HL7 Switzerland",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7.ch/"
        }
      ]
    },
    {
      "name": "HL7 Switzerland",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7.ch/",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Document confidentiality as per Annex; EPRO-FDHA.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CH"
        }
      ]
    }
  ],
  "immutable": false,
  "copyright": "This artefact includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these artefacts must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/getsnomed-ct or info@snomed.org.",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "version": "http://snomed.info/sct/2011000195101",
        "concept": [
          {
            "code": "1141000195107",
            "display": "Secret (qualifier value)",
            "designation": [
              {
                "language": "de-CH",
                "value": "Geheim"
              },
              {
                "language": "fr-CH",
                "value": "secret"
              },
              {
                "language": "it-CH",
                "value": "segreto"
              },
              {
                "language": "en-US",
                "value": "Secret"
              },
              {
                "language": "rm-CH",
                "value": "secret"
              }
            ]
          }
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "17621005",
            "display": "Normal (qualifier value)",
            "designation": [
              {
                "language": "de-CH",
                "value": "Normal"
              },
              {
                "language": "fr-CH",
                "value": "normal"
              },
              {
                "language": "it-CH",
                "value": "normale"
              },
              {
                "language": "en-US",
                "value": "Normal"
              },
              {
                "language": "rm-CH",
                "value": "normal"
              }
            ]
          },
          {
            "code": "263856008",
            "display": "Restricted (qualifier value)",
            "designation": [
              {
                "language": "de-CH",
                "value": "Eingeschränkt"
              },
              {
                "language": "fr-CH",
                "value": "restreint"
              },
              {
                "language": "it-CH",
                "value": "limitato"
              },
              {
                "language": "en-US",
                "value": "Restricted"
              },
              {
                "language": "rm-CH",
                "value": "restrenschida"
              }
            ]
          }
        ]
      }
    ]
  }
}