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

FHIR IG Statistics: ValueSet/PpqmActorIdentifierType

Packagech.fhir.ig.ch-epr-ppqm
TypeValueSet
IdPpqmActorIdentifierType
FHIR VersionR4
Sourcehttp://fhir.ch/ig/ch-epr-ppqm/file:///home/michaela/github/ch-epr-ppqm/output/ValueSet-PpqmActorIdentifierType.html
URLhttp://fhir.ch/ig/ch-epr-ppqm/ValueSet/PpqmActorIdentifierType
Version2.0.0
Statusactive
Date2023-12-20T11:34:01+01:00
NamePpqmActorIdentifierType
TitlePPQm Actor Identifier Type
Realmch
Authorityhl7
DescriptionActor Identifier Types for PPQm
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: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-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"
          }
        ]
      }
    ]
  }
}