FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/adverse-event-clinical-research-causality-relatedness

Packagehl7.terminology
TypeValueSet
Idadverse-event-clinical-research-causality-relatedness
FHIR VersionR5
Sourcehttp://terminology.hl7.org/https://build.fhir.org/ig/HL7/UTG/ValueSet-adverse-event-clinical-research-causality-relatedness.html
URLhttp://terminology.hl7.org/ValueSet/adverse-event-clinical-research-causality-relatedness
Version1.0.0
Statusactive
Date2023-07-28T19:27:19+00:00
NameAdverseEventClinicalResearchCausalityRelatedness
TitleAdverse Event Clinical Research Causality Relatedness
Realmuv
Authorityhl7
DescriptionValue 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
CopyrightThis 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.html

Resources that use this resource

StructureDefinition
suspect-entitySuspect Entity
AdverseEvent-clinical-researchAdverse Event Clinical Research

Resources that this resource uses

CodeSystem
Thesaurus.owlNCI Thesaurus
Thesaurus.owlNCI Thesaurus

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet adverse-event-clinical-research-causality-relatedness


Source

{
  "resourceType": "ValueSet",
  "id": "adverse-event-clinical-research-causality-relatedness",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "brr"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1
    }
  ],
  "url": "http://terminology.hl7.org/ValueSet/adverse-event-clinical-research-causality-relatedness",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.11.21028"
    }
  ],
  "version": "1.0.0",
  "name": "AdverseEventClinicalResearchCausalityRelatedness",
  "title": "Adverse Event Clinical Research Causality Relatedness",
  "status": "active",
  "experimental": false,
  "date": "2023-07-28T19:27:19+00:00",
  "publisher": "Health Level Seven International",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org"
        },
        {
          "system": "email",
          "value": "hq@HL7.org"
        }
      ]
    }
  ],
  "description": "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": "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.html",
  "compose": {
    "include": [
      {
        "system": "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
        "concept": [
          {
            "code": "C53256",
            "display": "Not Related"
          },
          {
            "code": "C53257",
            "display": "Unlikely Related"
          },
          {
            "code": "C53258",
            "display": "Possibly Related"
          },
          {
            "code": "C53260",
            "display": "Related"
          }
        ]
      }
    ]
  }
}