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

FHIR IG Statistics: ValueSet/PpqmReferencedPolicySetHcpWithDelegation

Packagech.fhir.ig.ch-epr-fhir
TypeValueSet
IdPpqmReferencedPolicySetHcpWithDelegation
FHIR VersionR4
Sourcehttp://fhir.ch/ig/ch-epr-fhir/https://build.fhir.org/ig/ehealthsuisse/ch-epr-fhir/ValueSet-PpqmReferencedPolicySetHcpWithDelegation.html
URLhttp://fhir.ch/ig/ch-epr-fhir/ValueSet/PpqmReferencedPolicySetHcpWithDelegation
Version5.0.0-ci-build
Statusactive
Date2025-05-22T14:03:30+00:00
NamePpqmReferencedPolicySetHcpWithDelegation
TitleCH PPQm Referenced Policy Set for Healthcare Professionals with Delegation (304) template
Realmch
Authorityhl7
DescriptionIDs of basis policy sets that may be referenced from template 304
CopyrightCC0-1.0

Resources that use this resource

StructureDefinition
PpqmConsentTemplate304EPR policy set based on template 304

Resources that this resource uses

CodeSystem
urn:ietf:rfc:3986CodeSyestem for URNs

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet PpqmReferencedPolicySetHcpWithDelegation

  • Include these codes as defined in urn:ietf:rfc:3986
    CodeDisplay
    urn:e-health-suisse:2015:policies:access-level:delegation-and-normalRead normal with delegation
    urn:e-health-suisse:2015:policies:access-level:delegation-and-restrictedRead restricted with delegation

Source

{
  "resourceType": "ValueSet",
  "id": "PpqmReferencedPolicySetHcpWithDelegation",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-epr-fhir/ValueSet/PpqmReferencedPolicySetHcpWithDelegation",
  "version": "5.0.0-ci-build",
  "name": "PpqmReferencedPolicySetHcpWithDelegation",
  "title": "CH PPQm Referenced Policy Set for Healthcare Professionals with Delegation (304) template",
  "status": "active",
  "experimental": false,
  "date": "2025-05-22T14:03:30+00:00",
  "publisher": "eHealth Suisse",
  "contact": [
    {
      "name": "eHealth Suisse",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.e-health-suisse.ch"
        }
      ]
    },
    {
      "name": "eHealth Suisse",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.e-health-suisse.ch",
          "use": "work"
        }
      ]
    }
  ],
  "description": "IDs of basis policy sets that may be referenced from template 304",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CH"
        }
      ]
    }
  ],
  "copyright": "CC0-1.0",
  "compose": {
    "include": [
      {
        "system": "urn:ietf:rfc:3986",
        "concept": [
          {
            "code": "urn:e-health-suisse:2015:policies:access-level:delegation-and-normal",
            "display": "Read normal with delegation"
          },
          {
            "code": "urn:e-health-suisse:2015:policies:access-level:delegation-and-restricted",
            "display": "Read restricted with delegation"
          }
        ]
      }
    ]
  }
}