{
  "resourceType" : "ValueSet",
  "id" : "EprParticipant",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns="http://www.w3.org/1999/xhtml"><h2>EprParticipant</h2><div><p>ImplementationGuide for CH:ATC see Audit Trail Consumption</p>
</div><p>This value set includes codes from the following code systems:</p><ul><li>Include these codes as defined in <a href="CodeSystem-EprRole.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="CodeSystem-EprRole.html#EprRole-PAT">PAT</a></td><td>Patient</td><td/></tr><tr><td><a href="CodeSystem-EprRole.html#EprRole-HCP">HCP</a></td><td>Healthcare professional</td><td/></tr><tr><td><a href="CodeSystem-EprRole.html#EprRole-ASS">ASS</a></td><td>Assistant</td><td/></tr><tr><td><a href="CodeSystem-EprRole.html#EprRole-REP">REP</a></td><td>Representative</td><td/></tr><tr><td><a href="CodeSystem-EprRole.html#EprRole-TCU">TCU</a></td><td>Technical user</td><td/></tr><tr><td><a href="CodeSystem-EprRole.html#EprRole-PADM">PADM</a></td><td>Policy Administrator</td><td/></tr><tr><td><a href="CodeSystem-EprRole.html#EprRole-DADM">DADM</a></td><td>Document Administrator</td><td/></tr></table></li><li>Include these codes as defined in <a href="CodeSystem-EprAgentRole.html"><code>urn:oid:2.16.756.5.30.1.127.3.10.8</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-EprAgentRole.html#EprAgentRole-GRP">GRP</a></td><td>Group</td><td/></tr></table></li></ul></div>"
  },
  "url" : "http://fhir.ch/ig/ch-atc/ValueSet/EprParticipant",
  "version" : "1.2.0",
  "name" : "EprParticipant",
  "title" : "EprParticipant",
  "status" : "draft",
  "experimental" : false,
  "date" : "2018-05-28T00:00:00+02:00",
  "publisher" : "Federal Office of Public Health (FOPH)",
  "contact" : [
    {
      "name" : "FOPH",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.bag.admin.ch/bag/en/home.html"
        }
      ]
    },
    {
      "name" : "Oliver Egger",
      "telecom" : [
        {
          "system" : "email",
          "value" : "oliver.egger@ahdis.ch"
        }
      ]
    }
  ],
  "description" : "ImplementationGuide for CH:ATC see Audit Trail Consumption",
  "immutable" : false,
  "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.8",
        "concept" : [
          {
            "code" : "GRP"
          }
        ]
      }
    ]
  }
}