CH EPR FHIR (R4)
4.0.0-ballot - ballot
This page is part of the CH EPR FHIR (R4) (v4.0.0-ballot: DSTU 4 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Active as of 2024-05-16 |
{
"resourceType" : "CodeSystem",
"id" : "PpqmConsentIdentifierType",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-sensitive code system <code>http://fhir.ch/ig/ch-epr-fhir/CodeSystem/PpqmConsentIdentifierType</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">policySetId<a name=\"PpqmConsentIdentifierType-policySetId\"> </a></td><td>Policy Set UUID</td><td>Policy Set UUID</td></tr><tr><td style=\"white-space:nowrap\">templateId<a name=\"PpqmConsentIdentifierType-templateId\"> </a></td><td>Policy Set Template ID</td><td>Policy Set Template ID</td></tr></table></div>"
},
"url" : "http://fhir.ch/ig/ch-epr-fhir/CodeSystem/PpqmConsentIdentifierType",
"version" : "4.0.0-ballot",
"name" : "PpqmConsentIdentifierType",
"title" : "CH PPQm Consent Identifier Type",
"status" : "active",
"experimental" : false,
"date" : "2024-05-16T20:09:20+00:00",
"publisher" : "eHealth Suisse",
"contact" : [
{
"name" : "eHealth Suisse",
"telecom" : [
{
"system" : "url",
"value" : "https://www.e-health-suisse.ch"
}
]
}
],
"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"
}
]
}