TIFlow - Grenzüberschreitender Datenaustausch
Version 2.0.0-ballot.1 - ci-build

: ValueSet of Consent PolyRule Codes - JSON Representation

Draft as of 2026-05-26

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "GEM-ERPEU-VS-Consent-PolicyRule",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet GEM-ERPEU-VS-Consent-PolicyRule</b></p><a name=\"GEM-ERPEU-VS-Consent-PolicyRule\"> </a><a name=\"hcGEM-ERPEU-VS-Consent-PolicyRule\"> </a><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v3-ActCode.html\"><code>http://terminology.hl7.org/CodeSystem/v3-ActCode</code></a><span title=\"Version is explicitly stated to be 10.0.0\"> version &#x1F4CD;10.0.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v3-ActCode.html#v3-ActCode-OPTIN\">OPTIN</a></td><td style=\"color: #cccccc\">opt-in</td><td>A grantor's assent to the terms of an agreement offered by a grantee without an opportunity for to dissent to any terms.<br/><br/>*Comment:* Acceptance of a grantee's terms pertaining, for example, to permissible activities, purposes of use, handling caveats, expiry date, and revocation policies.<br/><br/>*Usage Note:* Opt-in with no opportunity for a grantor to restrict certain permissions sought by the grantee is considered &quot;basic consent&quot;.<br/><br/>**Examples:** <br/><br/> *  Healthcare: A patient \\[grantor\\] signs a provider's \\[grantee's\\] consent directive form, which lists permissible collection, access, use, or disclosure activities, purposes of use, handling caveats, and revocation policies.<br/> *  Non-healthcare: An employee \\[grantor\\] signs an employer's \\[grantee's\\] non-disclosure and non-compete agreement.</td></tr></table></li></ul></div>"
  },
  "url" : "https://gematik.de/fhir/erp-eu/ValueSet/GEM_ERPEU_VS_Consent_PolicyRule",
  "version" : "2.0.0-ballot.1",
  "name" : "GEM_ERPEU_VS_Consent_PolicyRule",
  "title" : "ValueSet of Consent PolyRule Codes",
  "status" : "draft",
  "date" : "2026-05-26",
  "publisher" : "gematik GmbH",
  "contact" : [
    {
      "name" : "gematik GmbH",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://gematik.de"
        },
        {
          "system" : "email",
          "value" : "erp-umsetzung@gematik.de"
        }
      ]
    }
  ],
  "description" : "Type of Policy Rules for Consents of the ePrescription.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DE",
          "display" : "Germany"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
        "version" : "10.0.0",
        "concept" : [
          {
            "code" : "OPTIN"
          }
        ]
      }
    ]
  }
}