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

FHIR IG Statistics: ValueSet/PpqmActorIdentifierType

Packagech.fhir.ig.ch-epr-fhir
TypeValueSet
IdPpqmActorIdentifierType
FHIR VersionR4
Sourcehttp://fhir.ch/ig/ch-epr-fhir/https://build.fhir.org/ig/ehealthsuisse/ch-epr-fhir/ValueSet-PpqmActorIdentifierType.html
URLhttp://fhir.ch/ig/ch-epr-fhir/ValueSet/PpqmActorIdentifierType
Version5.0.0-ci-build
Statusactive
Date2025-05-22T14:03:30+00:00
NamePpqmActorIdentifierType
TitleCH PPQm Actor Identifier Type
Realmch
Authorityhl7
DescriptionActor Identifier Types for CH:PPQm
CopyrightCC0-1.0

Resources that use this resource

StructureDefinition
PpqmConsentCH PPQm Consent

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 PpqmActorIdentifierType

  • Include these codes as defined in urn:ietf:rfc:3986
    CodeDisplay
    urn:e-health-suisse:2015:epr-spidEPR-SPID
    urn:e-health-suisse:representative-idRepresentative ID
    urn:gs1:glnGLN
    urn:oasis:names:tc:xspa:1.0:subject:organization-idOrganization ID

Source

{
  "resourceType": "ValueSet",
  "id": "PpqmActorIdentifierType",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-epr-fhir/ValueSet/PpqmActorIdentifierType",
  "version": "5.0.0-ci-build",
  "name": "PpqmActorIdentifierType",
  "title": "CH PPQm Actor Identifier Type",
  "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": "Actor Identifier Types for CH:PPQm",
  "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: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"
          }
        ]
      }
    ]
  }
}