CH EPR PPQm (R4)
2.0.0 - draft Switzerland flag

This page is part of the CH EPR PPQm (R4) (v2.0.0: DSTU 2 Draft) 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

: PPQm Actor Identifier Type - JSON Representation

Active as of 2023-12-20

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "PpqmActorIdentifierType",
  "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:epr-spid</td><td>EPR-SPID</td></tr><tr><td>urn:e-health-suisse:representative-id</td><td>Representative ID</td></tr><tr><td>urn:gs1:gln</td><td>GLN</td></tr><tr><td>urn:oasis:names:tc:xspa:1.0:subject:organization-id</td><td>Organization ID</td></tr></table></li></ul></div>"
  },
  "url" : "http://fhir.ch/ig/ch-epr-ppqm/ValueSet/PpqmActorIdentifierType",
  "version" : "2.0.0",
  "name" : "PpqmActorIdentifierType",
  "title" : "PPQm Actor Identifier Type",
  "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" : "Actor Identifier Types for PPQm",
  "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:epr-spid",
            "display" : "EPR-SPID"
          },
          {
            "code" : "urn:e-health-suisse:representative-id",
            "display" : "Representative ID"
          },
          {
            "code" : "urn:gs1:gln",
            "display" : "GLN"
          },
          {
            "code" : "urn:oasis:names:tc:xspa:1.0:subject:organization-id",
            "display" : "Organization ID"
          }
        ]
      }
    ]
  }
}