FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/GEM-ERPEU-VS-Consent-PolicyRule

Packagede.gematik.erezept.eu
Resource TypeValueSet
IdGEM-ERPEU-VS-Consent-PolicyRule
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.gematik.erezept.eu@1.0.0&canonical=https://gematik.de/fhir/erp-eu/ValueSet/GEM_ERPEU_VS_Consent_PolicyRule
URLhttps://gematik.de/fhir/erp-eu/ValueSet/GEM_ERPEU_VS_Consent_PolicyRule
Version1.0.0
Statusactive
Date2025-06-02
NameGEM_ERPEU_VS_Consent_PolicyRule
TitleValueSet of Consent PolyRule Codes
DescriptionType of Policy Rules for Consents of the ePrescription.

Resources that use this resource

StructureDefinition
GEM_ERPEU_PR_ConsentConsent for ePrescriptions

Resources that this resource uses

CodeSystem
v3-ActCodeActCode

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "status": "active",
  "name": "GEM_ERPEU_VS_Consent_PolicyRule",
  "id": "GEM-ERPEU-VS-Consent-PolicyRule",
  "title": "ValueSet of Consent PolyRule Codes",
  "description": "Type of Policy Rules for Consents of the ePrescription.",
  "version": "1.0.0",
  "url": "https://gematik.de/fhir/erp-eu/ValueSet/GEM_ERPEU_VS_Consent_PolicyRule",
  "date": "2025-06-02",
  "publisher": "gematik GmbH",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.gematik.de"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
        "concept": [
          {
            "code": "OPTIN"
          }
        ]
      }
    ]
  }
}