Smart Bear Implementation Guide
0.3.4 - ci-build

Smart Bear Implementation Guide - Local Development build (v0.3.4). See the Directory of published versions

: Category of Adverse Events - JSON Representation

Active as of 2024-04-22

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "CategoryAdverseEvent",
  "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 all codes defined in <code>http://hl7.org/fhir/ValueSet/adverse-event-actuality</code></li><li>Include all codes defined in <a href=\"CodeSystem-CategoryAdverseEventCS.html\"><code>https://smart-bear.eu/fhir/CodeSystem/CategoryAdverseEventCS</code></a></li></ul></div>"
  },
  "url" : "https://smart-bear.eu/fhir/ValueSet/CategoryAdverseEvent",
  "version" : "0.3.4",
  "name" : "CategoryAdverseEvent",
  "title" : "Category of Adverse Events",
  "status" : "active",
  "date" : "2024-04-22T12:34:38+02:00",
  "description" : "Category codes for adverse events",
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/ValueSet/adverse-event-actuality"
      },
      {
        "system" : "https://smart-bear.eu/fhir/CodeSystem/CategoryAdverseEventCS"
      }
    ]
  }
}