CH EPR Term
2.0.3 - Trial use

This page is part of the CH EPR Term (R4) (v2.0.3: STU Draft). This is the current published version in it's permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

ch-ehealth-codesystem-agentRole - JSON Representation

(back to description)

Raw json

Source view

{
  "resourceType" : "CodeSystem",
  "id" : "2.16.756.5.30.1.127.3.10.14",
  "meta" : {
    "source" : "http://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\"><h2>ch-ehealth-codesystem-agentRole</h2><div><p>Role codes as per Annex 5 EPRO-FDHA, CH:ATC, version July 2019 </p>\n</div><p>This code system urn:oid:2.16.756.5.30.1.127.3.10.14 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\">GRP<a name=\"2.16.756.5.30.1.127.3.10.14-GRP\"> </a></td><td>Group</td><td/></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
      "valuePeriod" : {
        "start" : "2019-11-03T13:34:39+01:00"
      }
    }
  ],
  "url" : "urn:oid:2.16.756.5.30.1.127.3.10.14",
  "identifier" : [
    {
      "use" : "official",
      "system" : "http://art-decor.org/ns/oids/vs",
      "value" : "2.16.756.5.30.1.127.3.10.13.1"
    }
  ],
  "version" : "2.0.3",
  "name" : "ChEhealthCodesystemAgentRole",
  "title" : "ch-ehealth-codesystem-agentRole",
  "status" : "active",
  "experimental" : false,
  "date" : "2020-04-28T14:18:15+02: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 ",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CH"
        }
      ]
    }
  ],
  "content" : "complete",
  "concept" : [
    {
      "code" : "GRP",
      "display" : "Group"
    }
  ]
}