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

FHIR IG Statistics: CodeSystem/PpqmConsentIdentifierType

Packagech.fhir.ig.ch-epr-fhir
TypeCodeSystem
IdPpqmConsentIdentifierType
FHIR VersionR4
Sourcehttp://fhir.ch/ig/ch-epr-fhir/https://build.fhir.org/ig/ehealthsuisse/ch-epr-fhir/CodeSystem-PpqmConsentIdentifierType.html
URLhttp://fhir.ch/ig/ch-epr-fhir/CodeSystem/PpqmConsentIdentifierType
Version5.0.0-ci-build
Statusactive
Date2025-05-22T14:03:30+00:00
NamePpqmConsentIdentifierType
TitleCH PPQm Consent Identifier Type
Realmch
Authorityhl7
DescriptionCode system for CH:PPQm Consent Identifier Types
CopyrightCC0-1.0
Contentcomplete

Resources that use this resource

ValueSet
PpqmConsentIdentifierTypeCH PPQm Consent Identifier Type

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem PpqmConsentIdentifierType

This case-sensitive code system http://fhir.ch/ig/ch-epr-fhir/CodeSystem/PpqmConsentIdentifierType defines the following codes:

CodeDisplayDefinition
policySetId Policy Set UUIDPolicy Set UUID
templateId Policy Set Template IDPolicy Set Template ID

Source

{
  "resourceType": "CodeSystem",
  "id": "PpqmConsentIdentifierType",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-epr-fhir/CodeSystem/PpqmConsentIdentifierType",
  "version": "5.0.0-ci-build",
  "name": "PpqmConsentIdentifierType",
  "title": "CH PPQm Consent 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": "Code system for CH:PPQm Consent Identifier Types",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CH"
        }
      ]
    }
  ],
  "copyright": "CC0-1.0",
  "caseSensitive": true,
  "content": "complete",
  "count": 2,
  "concept": [
    {
      "code": "policySetId",
      "display": "Policy Set UUID",
      "definition": "Policy Set UUID"
    },
    {
      "code": "templateId",
      "display": "Policy Set Template ID",
      "definition": "Policy Set Template ID"
    }
  ]
}