FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagech.fhir.ig.ch-epr-fhir
Resource TypeValueSet
IdValueSet-PpqmReferencedPolicySetGroupEmergency.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/ehealthsuisse/ch-epr-fhir/ValueSet-PpqmReferencedPolicySetGroupEmergency.html
URLhttp://fhir.ch/ig/ch-epr-fhir/ValueSet/PpqmReferencedPolicySetGroupEmergency
Version5.0.0
Statusactive
Date2026-01-30T16:16:20+00:00
NamePpqmReferencedPolicySetGroupEmergency
TitleCH PPQm Referenced Policy Set for Emergency Access (202) and HCP Group (302) templates
Realmch
Authorityhl7
DescriptionIDs of basis policy sets that may be referenced from templates 202 and 302
CopyrightCC0-1.0

Resources that use this resource

StructureDefinition
PpqmConsentTemplate202EPR policy set based on template 202
PpqmConsentTemplate302EPR policy set based on template 302

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 PpqmReferencedPolicySetGroupEmergency

  • Include these codes as defined in urn:ietf:rfc:3986 version Not Stated (use latest from terminology server)
    CodeDisplay
    urn:e-health-suisse:2015:policies:access-level:normalRead normal
    urn:e-health-suisse:2015:policies:access-level:restrictedRead restricted

Source1

{
  "resourceType": "ValueSet",
  "id": "PpqmReferencedPolicySetGroupEmergency",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-epr-fhir/ValueSet/PpqmReferencedPolicySetGroupEmergency",
  "version": "5.0.0",
  "name": "PpqmReferencedPolicySetGroupEmergency",
  "title": "CH PPQm Referenced Policy Set for Emergency Access (202) and HCP Group (302) templates",
  "status": "active",
  "experimental": false,
  "date": "2026-01-30T16:16:20+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 templates 202 and 302",
  "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:normal",
            "display": "Read normal"
          },
          {
            "code": "urn:e-health-suisse:2015:policies:access-level:restricted",
            "display": "Read restricted"
          }
        ]
      }
    ]
  }
}