CH EPR Term
2.0.10 - trial-use Switzerland flag

This page is part of the CH EPR Term (R4) (v2.0.10: STU) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: DocumentEntry.confidentialityCode - JSON Representation

Active as of 2023-12-19

Raw json | Download


{
  "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" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a> version <code>http://snomed.info/sct/2011000195101</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/1141000195107\">1141000195107</a></td><td>Secret (qualifier value)</td></tr></table></li><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/17621005\">17621005</a></td><td>Normal (qualifier value)</td></tr><tr><td><a href=\"http://snomed.info/id/263856008\">263856008</a></td><td>Restricted (qualifier value)</td></tr></table></li></ul><p><b>Additional Language Displays</b></p><table class=\"codes\"><tr><td><b>Code</b></td><td><b>Deutsch (Schweiz) (German (Switzerland), de)</b></td><td><b>English (United States) (English (United States), en)</b></td><td><b>French (Switzerland) (fr)</b></td><td><b>Italian (Switzerland) (it)</b></td><td><b>rm</b></td></tr><tr><td>1141000195107</td><td>Geheim</td><td>Secret</td><td>secret</td><td>segreto</td><td>secret</td></tr><tr><td>17621005</td><td>Normal</td><td>Normal</td><td>normal</td><td>normale</td><td>normal</td></tr><tr><td>263856008</td><td>Eingeschränkt</td><td>Restricted</td><td>restreint</td><td>limitato</td><td>restrenschida</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
      "valuePeriod" : {
        "start" : "2022-06-26T13:35:15+02:00"
      }
    }
  ],
  "url" : "http://fhir.ch/ig/ch-epr-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" : "2.0.10",
  "name" : "DocumentEntryConfidentialityCode",
  "title" : "DocumentEntry.confidentialityCode",
  "status" : "active",
  "experimental" : false,
  "date" : "2023-12-19T12:39:34+01:00",
  "publisher" : "HL7 Switzerland",
  "contact" : [
    {
      "name" : "HL7 Switzerland",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.hl7.ch/"
        }
      ]
    }
  ],
  "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"
              }
            ]
          }
        ]
      }
    ]
  }
}