DK MedCom Document
2.0.2 - release DK

DK MedCom Document, published by MedCom. This guide is not an authorized publication; it is the continuous build for version 2.0.2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/medcomdk/dk-medcom-document/ and changes regularly. See the Directory of published versions

: IHE ConfidentialityCode_TEMP - JSON Representation

Active as of 2015-01-01

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "MedCom-ihe-core-confidentialitycode-VS-TEMP",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet MedCom-ihe-core-confidentialitycode-VS-TEMP</b></p><a name=\"MedCom-ihe-core-confidentialitycode-VS-TEMP\"> </a><a name=\"hcMedCom-ihe-core-confidentialitycode-VS-TEMP\"> </a><ul><li>Include these codes as defined in <code>http://terminology.hl7.org/CodeSystem/v3-Confidentiality</code><span title=\"Version is explicitly stated to be 2018-08-12\"> version &#x1F4CD;2018-08-12</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>N</td><td>normal</td></tr></table></li></ul></div>"
  },
  "url" : "http://medcomfhir.dk/ig/document/ValueSet/MedCom-ihe-core-confidentialitycode-VS-TEMP",
  "version" : "2.0.2",
  "name" : "MedComIHE_CoreConfidentialityCode_TEMP",
  "title" : "IHE ConfidentialityCode_TEMP",
  "status" : "active",
  "experimental" : false,
  "date" : "2015-01-01",
  "publisher" : "MedCom",
  "contact" : [
    {
      "name" : "MedCom",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.medcom.dk"
        },
        {
          "system" : "email",
          "value" : "fhir@medcom.dk"
        }
      ]
    }
  ],
  "description" : "_TEMP Confidentiality code used in Danish Document sharing.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DK",
          "display" : "Denmark"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
        "version" : "2018-08-12",
        "concept" : [
          {
            "code" : "N",
            "display" : "normal"
          }
        ]
      }
    ]
  }
}