This page is part of the CH EPR Term (R4) (v2.0.8: STU) based on FHIR R4. . For a full list of available versions, see the Directory of published versions
: ch-ehealth-codesystem-agentRole - JSON Representation
Raw json | Download
{
"resourceType" : "CodeSystem",
"id" : "2.16.756.5.30.1.127.3.10.14",
"meta" : {
"source" : "https://art-decor.org/fhir/ValueSet/2.16.756.5.30.1.127.3.10.13.1--20191103143439"
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>urn:oid:2.16.756.5.30.1.127.3.10.14</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">GRP<a name=\"2.16.756.5.30.1.127.3.10.14-GRP\"> </a></td><td>Group</td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
"valuePeriod" : {
"start" : "2019-11-03T14:34:39+01:00"
}
}
],
"url" : "urn:oid:2.16.756.5.30.1.127.3.10.14",
"version" : "2.0.8",
"name" : "ChEhealthCodesystemAgentRole",
"title" : "ch-ehealth-codesystem-agentRole",
"status" : "active",
"experimental" : false,
"date" : "2022-12-21T08:04:16+01:00",
"publisher" : "HL7 Switzerland",
"contact" : [
{
"name" : "HL7 Switzerland",
"telecom" : [
{
"system" : "url",
"value" : "https://www.hl7.ch/"
}
]
}
],
"description" : "Role codes as per Annex 5 EPRO-FDHA, CH:ATC, version July 2019 \r\n",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "CH"
}
]
}
],
"copyright" : "CC-BY-SA-4.0",
"caseSensitive" : true,
"content" : "complete",
"concept" : [
{
"code" : "GRP",
"display" : "Group"
}
]
}