1.0.0 - ci-build

CoreServicesIG - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Consent Categories Value Set - JSON Representation

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "consent-category",
  "meta" : {
    "lastUpdated" : "2023-04-20T10:41:43.978Z"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet consent-category</b></p><a name=\"consent-category\"> </a><a name=\"hcconsent-category\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Last updated: 2023-04-20 10:41:43+0000</p></div><ul><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/70831000052108\">70831000052108</a></td><td>Consent for coherent medical records given (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/416409005\">416409005</a></td><td>Refused consent for upload to local shared electronic record (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/416308001\">416308001</a></td><td>Refused consent for upload to national shared electronic record (finding)</td></tr></table></li></ul></div>"
  },
  "url" : "https://cambio.codes/vs/pdl/consent-category-value-set",
  "version" : "1.1.0",
  "name" : "ConsentCategoriesValueSet",
  "title" : "Consent Categories Value Set",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-11-26T10:29:35+00:00",
  "publisher" : "Cambio",
  "contact" : [
    {
      "name" : "Cambio",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://cambio.se"
        }
      ]
    },
    {
      "name" : "Cambio",
      "telecom" : [
        {
          "system" : "email",
          "value" : "informatics@cambio.se",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "This value set contains consent categories that are relevant for consents and blocks in the context of Swedish legislations.",
  "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" : "70831000052108",
            "display" : "Consent for coherent medical records given (finding)"
          },
          {
            "code" : "416409005",
            "display" : "Refused consent for upload to local shared electronic record (finding)"
          },
          {
            "code" : "416308001",
            "display" : "Refused consent for upload to national shared electronic record (finding)"
          }
        ]
      }
    ]
  }
}