HL7 Terminology (THO)
5.5.0 - Publication International flag

This page is part of the HL7 Terminology (v5.5.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: Adverse Event Clinical Research Causality Relatedness - XML Representation

Active as of 2023-07-28 Maturity Level: 1

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="adverse-event-clinical-research-causality-relatedness"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include these codes as defined in <a href="CodeSystem-v3-nciThesaurus.html"><code>http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>C53256</td><td>Not Related</td></tr><tr><td>C53257</td><td>Unlikely Related</td></tr><tr><td>C53258</td><td>Possibly Related</td></tr><tr><td>C53260</td><td>Related</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-fmm">
    <valueInteger value="1"/>
  </extension>
  <url
       value="http://terminology.hl7.org/ValueSet/adverse-event-clinical-research-causality-relatedness"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.11.21028"/>
  </identifier>
  <version value="1.0.0"/>
  <name value="AdverseEventClinicalResearchCausalityRelatedness"/>
  <title value="Adverse Event Clinical Research Causality Relatedness"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2023-07-28T19:27:19+00:00"/>
  <publisher value="Health Level Seven International"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="hq@HL7.org"/>
    </telecom>
  </contact>
  <description
               value="Value set for stating if a suspected entity is Not Related, Unlikely Related, Possibly Related, or Related to the cause of the adverse event. Using NCI codes. The values originate with ICH. For information on ICH see https://admin.ich.org/sites/default/files/inline-files/OID_Information_Paper_1.pdf from the INTERNATIONAL CONFERENCE ON HARMONISATION OF TECHNICAL REQUIREMENTS FOR REGISTRATION OF PHARMACEUTICALS FOR HUMAN USE (ICH) document ICH E2B(R3), the Electronic Transmission of Individual Case Safety Reports (ICSRs) Implementation Guide Data Elements and Message Specification, and ICH M8, the Electronic Common Technical Document"/>
  <copyright
             value="This material derives from the HL7 Terminology THO. THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license"/>
  <compose>
    <include>
      <system value="http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl"/>
      <concept>
        <code value="C53256"/>
        <display value="Not Related"/>
      </concept>
      <concept>
        <code value="C53257"/>
        <display value="Unlikely Related"/>
      </concept>
      <concept>
        <code value="C53258"/>
        <display value="Possibly Related"/>
      </concept>
      <concept>
        <code value="C53260"/>
        <display value="Related"/>
      </concept>
    </include>
  </compose>
</ValueSet>