FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagese.electronichealth.fhir.ppdr.r5
Resource TypeValueSet
IdValueSet-poa-signing-identity-providers.json
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=se.electronichealth.fhir.ppdr.r5@0.1.0-alpha&canonical=http://electronichealth.se/fhir/NDI/ValueSet/poa-signing-identity-providers
URLhttp://electronichealth.se/fhir/NDI/ValueSet/poa-signing-identity-providers
Version0.1.0
Statusactive
Namepoa-signing-identity-providers
TitleIdentitetsleverantörer för signering
Realmse
DescriptionIncludes identity providers which can be used for signing.

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "status": "active",
  "name": "poa-signing-identity-providers",
  "id": "poa-signing-identity-providers",
  "title": "Identitetsleverantörer för signering",
  "description": "Includes identity providers which can be used for signing.",
  "url": "http://electronichealth.se/fhir/NDI/ValueSet/poa-signing-identity-providers",
  "version": "0.1.0",
  "compose": {
    "include": [
      {
        "system": "http://electronichealth.se/CodeSystem/identity-providers",
        "concept": [
          {
            "code": "BANKID",
            "display": "Bank ID"
          },
          {
            "code": "MOBILT_BANKID",
            "display": "Mobilt bank ID"
          },
          {
            "code": "MOCK",
            "display": "Mock"
          },
          {
            "code": "SITHS",
            "display": "SITHS"
          },
          {
            "code": "FREJA_PLUS",
            "display": "Freja+"
          }
        ]
      }
    ]
  }
}