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

FHIR IG Statistics: ValueSet/PpqmReferencedPolicySetGroupEmergency

Packagech.fhir.ig.ch-epr-fhir
TypeValueSet
IdPpqmReferencedPolicySetGroupEmergency
FHIR VersionR4
Sourcehttp://fhir.ch/ig/ch-epr-fhir/https://build.fhir.org/ig/ehealthsuisse/ch-epr-fhir/ValueSet-PpqmReferencedPolicySetGroupEmergency.html
URLhttp://fhir.ch/ig/ch-epr-fhir/ValueSet/PpqmReferencedPolicySetGroupEmergency
Version5.0.0-ci-build
Statusactive
Date2025-05-22T14:03:30+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
    CodeDisplay
    urn:e-health-suisse:2015:policies:access-level:normalRead normal
    urn:e-health-suisse:2015:policies:access-level:restrictedRead restricted

Source

{
  "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-ci-build",
  "name": "PpqmReferencedPolicySetGroupEmergency",
  "title": "CH PPQm Referenced Policy Set for Emergency Access (202) and HCP Group (302) templates",
  "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 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"
          }
        ]
      }
    ]
  }
}