CH EPR FHIR (R4)
4.0.1-ballot - ballot Switzerland flag

This page is part of the CH EPR FHIR (R4) (v4.0.1-ballot: DSTU 4 Ballot 2) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: CH PPQm Referenced Policy Set for Healthcare Professionals without Delegation (301) template - JSON Representation

Active as of 2024-05-16

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "PpqmReferencedPolicySetHcpWithoutDelegation",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <code>urn:ietf:rfc:3986</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>urn:e-health-suisse:2015:policies:access-level:normal</td><td>Read normal</td></tr><tr><td>urn:e-health-suisse:2015:policies:access-level:restricted</td><td>Read restricted</td></tr><tr><td>urn:e-health-suisse:2015:policies:exclusion-list</td><td>Exclusion list</td></tr></table></li></ul></div>"
  },
  "url" : "http://fhir.ch/ig/ch-epr-fhir/ValueSet/PpqmReferencedPolicySetHcpWithoutDelegation",
  "version" : "4.0.1-ballot",
  "name" : "PpqmReferencedPolicySetHcpWithoutDelegation",
  "title" : "CH PPQm Referenced Policy Set for Healthcare Professionals without Delegation (301) template",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-05-16T21:49:21+00:00",
  "publisher" : "eHealth Suisse",
  "contact" : [
    {
      "name" : "eHealth Suisse",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.e-health-suisse.ch"
        }
      ]
    }
  ],
  "description" : "IDs of basis policy sets that may be referenced from template 301",
  "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"
          },
          {
            "code" : "urn:e-health-suisse:2015:policies:exclusion-list",
            "display" : "Exclusion list"
          }
        ]
      }
    ]
  }
}