This page is part of the CH EPR Term (R4) (v2.0.10: STU) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
: EprAgentRole - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "EprAgentRole",
"meta" : {
"source" : "https://art-decor.org/fhir/ValueSet/2.16.756.5.30.1.127.3.10.13.1--20191103143439",
"profile" : [
🔗 "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"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=\"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>Group</td></tr></table></li></ul></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
"valuePeriod" : {
"start" : "2019-11-03T14:34:39+02:00"
}
}
],
"url" : "http://fhir.ch/ig/ch-epr-term/ValueSet/EprAgentRole",
"identifier" : [
{
"use" : "official",
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.756.5.30.1.127.3.10.13.1"
}
],
"version" : "2.0.10",
"name" : "EprAgentRole",
"title" : "EprAgentRole",
"status" : "active",
"experimental" : false,
"date" : "2023-12-19T12:39:34+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,\u00a0version\u00a0July 2019",
"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.14",
"concept" : [
{
"code" : "GRP",
"display" : "Group"
}
]
}
]
}
}