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

FHIR IG Statistics: ValueSet/PpqmReferencedPolicySet

Packagech.fhir.ig.ch-epr-ppqm
TypeValueSet
IdPpqmReferencedPolicySet
FHIR VersionR4
Sourcehttp://fhir.ch/ig/ch-epr-ppqm/file:///home/michaela/github/ch-epr-ppqm/output/ValueSet-PpqmReferencedPolicySet.html
URLhttp://fhir.ch/ig/ch-epr-ppqm/ValueSet/PpqmReferencedPolicySet
Version2.0.0
Statusactive
Date2023-12-20T11:34:01+01:00
NamePpqmReferencedPolicySet
TitlePPQm Referenced Policy Set
Realmch
Authorityhl7
DescriptionIDs of basis policy sets that may be referenced from templates. Note that this value set intentionally does not contain IDs of all policy sets contained in the official stack, see [documentation](https://github.com/ehealthsuisse/ch-epr-adr-ppq/blob/main/docs/Policies.md)
CopyrightCC0-1.0

Resources that use this resource

StructureDefinition
PpqmConsentPpqmConsent

Resources that this resource uses

CodeSystem
urn:ietf:rfc:3986CodeSyestem for URNs

Narrative

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

  • Include these codes as defined in urn:ietf:rfc:3986
    CodeDisplay
    urn:e-health-suisse:2015:policies:access-level:fullFull access
    urn:e-health-suisse:2015:policies:provide-level:normalWrite normal
    urn:e-health-suisse:2015:policies:provide-level:restrictedWrite restricted
    urn:e-health-suisse:2015:policies:provide-level:secretWrite secret
    urn:e-health-suisse:2015:policies:access-level:normalRead normal
    urn:e-health-suisse:2015:policies:access-level:restrictedRead restricted
    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
    urn:e-health-suisse:2015:policies:exclusion-listExclusion list

Source

{
  "resourceType": "ValueSet",
  "id": "PpqmReferencedPolicySet",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-epr-ppqm/ValueSet/PpqmReferencedPolicySet",
  "version": "2.0.0",
  "name": "PpqmReferencedPolicySet",
  "title": "PPQm Referenced Policy Set",
  "status": "active",
  "experimental": false,
  "date": "2023-12-20T11:34:01+01:00",
  "publisher": "eHealth Suisse",
  "contact": [
    {
      "name": "eHealth Suisse",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.e-health-suisse.ch"
        }
      ]
    }
  ],
  "description": "IDs of basis policy sets that may be referenced from templates.  Note that this value set intentionally does not contain IDs of all policy sets contained in the official stack, see [documentation](https://github.com/ehealthsuisse/ch-epr-adr-ppq/blob/main/docs/Policies.md)",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CHE"
        }
      ]
    }
  ],
  "copyright": "CC0-1.0",
  "compose": {
    "include": [
      {
        "system": "urn:ietf:rfc:3986",
        "concept": [
          {
            "code": "urn:e-health-suisse:2015:policies:access-level:full",
            "display": "Full access"
          },
          {
            "code": "urn:e-health-suisse:2015:policies:provide-level:normal",
            "display": "Write normal"
          },
          {
            "code": "urn:e-health-suisse:2015:policies:provide-level:restricted",
            "display": "Write restricted"
          },
          {
            "code": "urn:e-health-suisse:2015:policies:provide-level:secret",
            "display": "Write secret"
          },
          {
            "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: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"
          },
          {
            "code": "urn:e-health-suisse:2015:policies:exclusion-list",
            "display": "Exclusion list"
          }
        ]
      }
    ]
  }
}