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 Purpose Types Value Set - JSON Representation

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "consent-purpose-types-value-set",
  "meta" : {
    "lastUpdated" : "2023-02-22T10: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-purpose-types-value-set</b></p><a name=\"consent-purpose-types-value-set\"> </a><a name=\"hcconsent-purpose-types-value-set\"> </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-02-22 10:41:43+0000</p></div><ul><li>Include these codes as defined in <a href=\"CodeSystem-consent-purpose-types.html\"><code>https://cambio.codes/cs/pdl/consent-purpose-types</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=\"CodeSystem-consent-purpose-types.html#consent-purpose-types-BlockAll\">BlockAll</a></td><td>BlockAll</td></tr><tr><td><a href=\"CodeSystem-consent-purpose-types.html#consent-purpose-types-DefaultAccess\">DefaultAccess</a></td><td>DefaultAccess</td></tr><tr><td><a href=\"CodeSystem-consent-purpose-types.html#consent-purpose-types-TemporaryAccess\">TemporaryAccess</a></td><td>TemporaryAccess</td></tr><tr><td><a href=\"CodeSystem-consent-purpose-types.html#consent-purpose-types-DataExceptions\">DataExceptions</a></td><td>DataExceptions</td></tr></table></li></ul></div>"
  },
  "url" : "https://cambio.codes/vs/pdl/consent-purpose-types-value-set",
  "version" : "1.0.0",
  "name" : "ConsentPurposeTypesValueSetSE",
  "title" : "Consent Purpose Types 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 all codes from the code system Consent Purpose Types",
  "compose" : {
    "include" : [
      {
        "system" : "https://cambio.codes/cs/pdl/consent-purpose-types",
        "concept" : [
          {
            "code" : "BlockAll",
            "display" : "BlockAll"
          },
          {
            "code" : "DefaultAccess",
            "display" : "DefaultAccess"
          },
          {
            "code" : "TemporaryAccess",
            "display" : "TemporaryAccess"
          },
          {
            "code" : "DataExceptions",
            "display" : "DataExceptions"
          }
        ]
      }
    ]
  }
}