CH ATC (R4)
3.2.0 - Draft
This page is part of the CH ATC (R4) (v3.2.0: Draft Ballot 4) 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
Draft as of 2018-05-28 |
{
"resourceType" : "ValueSet",
"id" : "EprParticipant",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"http://fhir.ch/ig/ch-epr-term/2.0.10/CodeSystem-2.16.756.5.30.1.127.3.10.6.html\"><code>urn:oid:2.16.756.5.30.1.127.3.10.6</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://fhir.ch/ig/ch-epr-term/2.0.10/CodeSystem-2.16.756.5.30.1.127.3.10.6.html#2.16.756.5.30.1.127.3.10.6-PAT\">PAT</a></td><td style=\"color: #cccccc\">Patient</td></tr><tr><td><a href=\"http://fhir.ch/ig/ch-epr-term/2.0.10/CodeSystem-2.16.756.5.30.1.127.3.10.6.html#2.16.756.5.30.1.127.3.10.6-HCP\">HCP</a></td><td style=\"color: #cccccc\">Healthcare professional</td></tr><tr><td><a href=\"http://fhir.ch/ig/ch-epr-term/2.0.10/CodeSystem-2.16.756.5.30.1.127.3.10.6.html#2.16.756.5.30.1.127.3.10.6-ASS\">ASS</a></td><td style=\"color: #cccccc\">Assistant</td></tr><tr><td><a href=\"http://fhir.ch/ig/ch-epr-term/2.0.10/CodeSystem-2.16.756.5.30.1.127.3.10.6.html#2.16.756.5.30.1.127.3.10.6-REP\">REP</a></td><td style=\"color: #cccccc\">Representative</td></tr><tr><td><a href=\"http://fhir.ch/ig/ch-epr-term/2.0.10/CodeSystem-2.16.756.5.30.1.127.3.10.6.html#2.16.756.5.30.1.127.3.10.6-TCU\">TCU</a></td><td style=\"color: #cccccc\">Technical user</td></tr><tr><td><a href=\"http://fhir.ch/ig/ch-epr-term/2.0.10/CodeSystem-2.16.756.5.30.1.127.3.10.6.html#2.16.756.5.30.1.127.3.10.6-PADM\">PADM</a></td><td style=\"color: #cccccc\">Policy Administrator</td></tr><tr><td><a href=\"http://fhir.ch/ig/ch-epr-term/2.0.10/CodeSystem-2.16.756.5.30.1.127.3.10.6.html#2.16.756.5.30.1.127.3.10.6-DADM\">DADM</a></td><td style=\"color: #cccccc\">Document Administrator</td></tr></table></li><li>Include these codes as defined in <a href=\"http://fhir.ch/ig/ch-epr-term/2.0.10/CodeSystem-2.16.756.5.30.1.127.3.10.14.html\"><code>urn:oid:2.16.756.5.30.1.127.3.10.14</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://fhir.ch/ig/ch-epr-term/2.0.10/CodeSystem-2.16.756.5.30.1.127.3.10.14.html#2.16.756.5.30.1.127.3.10.14-GRP\">GRP</a></td><td style=\"color: #cccccc\">Group</td></tr></table></li></ul></div>"
},
"url" : "http://fhir.ch/ig/ch-atc/ValueSet/EprParticipant",
"version" : "3.2.0",
"name" : "EprParticipant",
"title" : "EprParticipant",
"status" : "draft",
"experimental" : false,
"date" : "2018-05-28",
"publisher" : "eHealth Suisse",
"contact" : [
{
"name" : "eHealth Suisse",
"telecom" : [
{
"system" : "url",
"value" : "https://www.e-health-suisse.ch/"
}
]
},
{
"name" : "Oliver Egger",
"telecom" : [
{
"system" : "email",
"value" : "oliver.egger@ahdis.ch"
}
]
}
],
"description" : "Implementation Guide for CH ATC see Audit Trail Consumption",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "CH"
}
]
}
],
"immutable" : false,
"copyright" : "CC0-1.0",
"compose" : {
"include" : [
{
"system" : "urn:oid:2.16.756.5.30.1.127.3.10.6",
"concept" : [
{
"code" : "PAT"
},
{
"code" : "HCP"
},
{
"code" : "ASS"
},
{
"code" : "REP"
},
{
"code" : "TCU"
},
{
"code" : "PADM"
},
{
"code" : "DADM"
}
]
},
{
"system" : "urn:oid:2.16.756.5.30.1.127.3.10.14",
"concept" : [
{
"code" : "GRP"
}
]
}
]
}
}