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" : "PpqmPolicySetTemplateId",
"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/PpqmPolicySetTemplateId</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">201<a name=\"PpqmPolicySetTemplateId-201\"> </a></td><td>Template 201 -- Full access for the patient</td></tr><tr><td style=\"white-space:nowrap\">202<a name=\"PpqmPolicySetTemplateId-202\"> </a></td><td>Template 202 -- Read access in emergency mode</td></tr><tr><td style=\"white-space:nowrap\">203<a name=\"PpqmPolicySetTemplateId-203\"> </a></td><td>Template 203 -- Default provision level</td></tr><tr><td style=\"white-space:nowrap\">301<a name=\"PpqmPolicySetTemplateId-301\"> </a></td><td>Template 301 -- Read access for a healthcare professional without delegation</td></tr><tr><td style=\"white-space:nowrap\">302<a name=\"PpqmPolicySetTemplateId-302\"> </a></td><td>Template 302 -- Read access for a group of healthcare professionals</td></tr><tr><td style=\"white-space:nowrap\">303<a name=\"PpqmPolicySetTemplateId-303\"> </a></td><td>Template 303 -- Full access for a representative</td></tr><tr><td style=\"white-space:nowrap\">304<a name=\"PpqmPolicySetTemplateId-304\"> </a></td><td>Template 304 -- Read access for a healthcare professional with delegation</td></tr></table></div>"
},
"url" : "http://fhir.ch/ig/ch-epr-fhir/CodeSystem/PpqmPolicySetTemplateId",
"version" : "4.0.0-ballot",
"name" : "PpqmPolicySetTemplateId",
"title" : "CH PPQm Policy Set Template ID",
"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 Policy Set Template IDs",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "CH"
}
]
}
],
"copyright" : "CC0-1.0",
"caseSensitive" : true,
"content" : "complete",
"count" : 7,
"concept" : [
{
"code" : "201",
"display" : "201",
"definition" : "Template 201 -- Full access for the patient"
},
{
"code" : "202",
"display" : "202",
"definition" : "Template 202 -- Read access in emergency mode"
},
{
"code" : "203",
"display" : "203",
"definition" : "Template 203 -- Default provision level"
},
{
"code" : "301",
"display" : "301",
"definition" : "Template 301 -- Read access for a healthcare professional without delegation"
},
{
"code" : "302",
"display" : "302",
"definition" : "Template 302 -- Read access for a group of healthcare professionals"
},
{
"code" : "303",
"display" : "303",
"definition" : "Template 303 -- Full access for a representative"
},
{
"code" : "304",
"display" : "304",
"definition" : "Template 304 -- Read access for a healthcare professional with delegation"
}
]
}