FHIR IG Statistics: ValueSet/GEM-ERPEU-VS-Consent-PolicyRule
Resources that use this resource
Resources that this resource uses
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"
}
]
}
]
}
}