{
  "resourceType" : "ValueSet",
  "id" : "adverse-event-seriousness-non-only-vs",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-adverse-event-seriousness.html\"><code>http://terminology.hl7.org/CodeSystem/adverse-event-seriousness</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-adverse-event-seriousness.html#adverse-event-seriousness-serious\">serious</a></td><td>Serious</td><td>This event is considered to have the potential for persistent or costly injury or consequence.</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-adverse-event-seriousness.html#adverse-event-seriousness-non-serious\">non-serious</a></td><td>Non-serious</td><td>This event is considered not to have the potential for persistent or costly injury or consequence.</td></tr></table></li></ul></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "brr"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "informative",
    "_valueCode" : {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical" : "http://hl7.org/fhir/uv/ae-research-backport-ig/ImplementationGuide/hl7.fhir.uv.ae-research-backport-ig"
      }]
    }
  }],
  "url" : "http://hl7.org/fhir/uv/ae-research-backport-ig/ValueSet/adverse-event-seriousness-non-only-vs",
  "version" : "1.0.1",
  "name" : "AdverseEventSeriousnessNonOnly",
  "title" : "AdverseEvent Seriousness Non-serious Codes Only",
  "status" : "draft",
  "experimental" : true,
  "date" : "2024-04-30T20:04:27+00:00",
  "publisher" : "HL7 International / Biomedical Research and Regulation",
  "contact" : [{
    "name" : "Biomedical Research and Regulation WG",
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.hl7.org/Special/committees/rcrim"
    }]
  }],
  "description" : "This value set includes codes that describe the ameliorating actions taken after the adverse event occurred in order to reduce the extent of harm.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/adverse-event-seriousness",
      "concept" : [{
        "code" : "serious",
        "display" : "Serious"
      },
      {
        "code" : "non-serious",
        "display" : "Non-serious"
      }]
    }]
  }
}