Adverse Event Clinical Research R4 Backport
1.0.1 - STU1 International flag

This page is part of the Adverse Event Clinical Research R4 Backport (v1.0.1: STU 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: AdverseEvent Seriousness Non-serious Codes Only - XML Representation

Page standards status: Informative

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="adverse-event-seriousness-non-only-vs"/>
  <text>
    <status value="extensions"/>
    <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>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="brr"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="informative">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical
                        value="http://hl7.org/fhir/uv/ae-research-backport-ig/ImplementationGuide/hl7.fhir.uv.ae-research-backport-ig"/>
      </extension>
    </valueCode>
  </extension>
  <url
       value="http://hl7.org/fhir/uv/ae-research-backport-ig/ValueSet/adverse-event-seriousness-non-only-vs"/>
  <version value="1.0.1"/>
  <name value="AdverseEventSeriousnessNonOnly"/>
  <title value="AdverseEvent Seriousness Non-serious Codes Only"/>
  <status value="draft"/>
  <experimental value="true"/>
  <date value="2024-04-30T20:53:17+00:00"/>
  <publisher value="HL7 International / Biomedical Research and Regulation"/>
  <contact>
    <name value="Biomedical Research and Regulation WG"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/rcrim"/>
    </telecom>
  </contact>
  <description
               value="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 value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system
              value="http://terminology.hl7.org/CodeSystem/adverse-event-seriousness"/>
      <concept>
        <code value="serious"/>
        <display value="Serious"/>
      </concept>
      <concept>
        <code value="non-serious"/>
        <display value="Non-serious"/>
      </concept>
    </include>
  </compose>
</ValueSet>