CH Core (R4)
4.0.1 - trial-use Switzerland flag

This page is part of the CH Core (R4) (v4.0.1: STU 4) 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 to FHIR mapping - JSON Representation

Active as of 2019-12-27

Raw json | Download


{
  "resourceType" : "ConceptMap",
  "id" : "documententry-confidentialitycode-to-fhir",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Mapping from <a href=\"http://fhir.ch/ig/ch-epr-term/2.0.10/ValueSet-DocumentEntry.confidentialityCode.html\">DocumentEntry.confidentialityCode</a> to <a href=\"http://hl7.org/fhir/R4/v3/ConfidentialityClassification/vs.html\">V3 Value SetConfidentialityClassification</a></p><p>ACTIVE. Published on 2019-12-27 by HL7 Switzerland (HL7 Switzerland: <a href=\"https://www.hl7.ch/\">https://www.hl7.ch/</a>, HL7 Switzerland: <a href=\"https://www.hl7.ch/\">https://www.hl7.ch/</a>). CC0-1.0</p><div><p>DocumentEntry.confidentialityCode to FHIR mapping</p>\n</div><br/><p><b>Group 1</b>Mapping from <a href=\"http://hl7.org/fhir/R4/codesystem-snomedct.html\">SNOMED CT (all versions)</a> to <a href=\"http://terminology.hl7.org/5.4.0/CodeSystem-v3-Confidentiality.html\">Confidentiality</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td>17621005 (Normal (qualifier value))</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#null\"/></td><td>N (normal)</td></tr><tr><td>263856008 (Restricted (qualifier value))</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#null\"/></td><td>R (restricted)</td></tr></table><hr/><p><b>Group 2</b>Mapping from <code>urn:oid:2.16.756.5.30.1.127.3.4</code> to <a href=\"http://terminology.hl7.org/5.4.0/CodeSystem-v3-Confidentiality.html\">Confidentiality</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td>1141000195107 (Secret (qualifier value))</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#null\"/></td><td>V (very restricted)</td></tr></table></div>"
  },
  "url" : "http://fhir.ch/ig/ch-core/ConceptMap/documententry-confidentialitycode-to-fhir",
  "version" : "4.0.1",
  "name" : "DocumentEntryConfidentialityCodeToFHIRMapping",
  "title" : "DocumentEntry.confidentialityCode to FHIR mapping",
  "status" : "active",
  "experimental" : false,
  "date" : "2019-12-27",
  "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" : "DocumentEntry.confidentialityCode to FHIR mapping",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CH"
        }
      ]
    }
  ],
  "copyright" : "CC0-1.0",
  "sourceUri" : "http://fhir.ch/ig/ch-epr-term/ValueSet/DocumentEntry.confidentialityCode",
  "targetUri" : "http://terminology.hl7.org/ValueSet/v3-ConfidentialityClassification",
  "group" : [
    {
      "source" : "http://snomed.info/sct",
      "target" : "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
      "element" : [
        {
          "code" : "17621005",
          "display" : "Normal (qualifier value)",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "equivalent"
                }
              ],
              "code" : "N",
              "display" : "normal",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "263856008",
          "display" : "Restricted (qualifier value)",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "equivalent"
                }
              ],
              "code" : "R",
              "display" : "restricted",
              "equivalence" : "equivalent"
            }
          ]
        }
      ]
    },
    {
      "source" : "urn:oid:2.16.756.5.30.1.127.3.4",
      "target" : "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
      "element" : [
        {
          "code" : "1141000195107",
          "display" : "Secret (qualifier value)",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "equivalent"
                }
              ],
              "code" : "V",
              "display" : "very restricted",
              "equivalence" : "equivalent"
            }
          ]
        }
      ]
    }
  ]
}