0.2.2 - ci-build

FastAccessControl, published by MITRE. This guide is not an authorized publication; it is the continuous build for version 0.2.2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/awatson1978/fhir-access-control-ig/ and changes regularly. See the Directory of published versions

: ConsentExchangePolicies - JSON Representation

Draft as of 2024-09-11

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "ConsentExchangePolicies",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ConsentExchangePolicies</b></p><a name=\"ConsentExchangePolicies\"> </a><a name=\"hcConsentExchangePolicies\"> </a><a name=\"ConsentExchangePolicies-en-US\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <code>http://mehi-ig.tranquildata.com/CodeSystem/PayorToPayorExchangePolicyCodes</code></li><li>Import all the codes that are contained in <a href=\"http://hl7.org/fhir/R4/valueset-consent-policy.html\">Consent PolicyRule Codes</a></li></ul></div>"
  },
  "url" : "https://gitlab.mitre.org/awatson/fast-access-control/ValueSet/ConsentExchangePolicies",
  "version" : "0.2.2",
  "name" : "ConsentExchangePolicies",
  "title" : "ConsentExchangePolicies",
  "status" : "draft",
  "date" : "2024-09-11T21:30:21+00:00",
  "publisher" : "MITRE",
  "contact" : [
    {
      "name" : "MITRE",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.mitre.org"
        }
      ]
    }
  ],
  "description" : "Consent Exchange - Policies",
  "compose" : {
    "include" : [
      {
        "system" : "http://mehi-ig.tranquildata.com/CodeSystem/PayorToPayorExchangePolicyCodes"
      },
      {
        "valueSet" : [
          🔗 "http://hl7.org/fhir/ValueSet/consent-policy"
        ]
      }
    ]
  }
}