FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.terminology.r3
Resource TypeValueSet
IdValueSet-adverse-event-clinical-research-seriousness-criteria.json
FHIR VersionR3

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: ValueSet adverse-event-clinical-research-seriousness-criteria

Language: en

Profile: Shareable ValueSet


Source1

{
  "resourceType": "ValueSet",
  "id": "adverse-event-clinical-research-seriousness-criteria",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "language": "en",
  "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-seriousness-criteria",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.11.21026"
    }
  ],
  "version": "1.0.0",
  "name": "AdverseEventCRSerCrit",
  "title": "Adverse Event Clinical Research Seriousness Criteria",
  "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": "Action criteria usually associated with serious events that pose a threat to a patient's life or functioning. Adverse Events criteria to expand on the seriousness of the adverse event. Typically used in reporting for Clinical Research, post-market surveillance (e.g. Form FDA 3500A MedWatch). The adverse event seriousness criteria value set is based on the ICH E2D Post-Approval Safety Data Management: Definitions and Standards for Expedited Reporting guidance (https://database.ich.org/sites/default/files/E2D_Guideline.pdf). 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": "C48275",
            "display": "Results In Death"
          },
          {
            "code": "C84266",
            "display": "Is Life Threatening"
          },
          {
            "code": "C83052",
            "display": "Requires Inpatient Hospitalization"
          },
          {
            "code": "C11338",
            "display": "Results In Persistent Or Significant Disability"
          },
          {
            "code": "C83117",
            "display": "Congenital Anomaly or Birth Defect"
          },
          {
            "code": "C82521",
            "display": "Other Medically Important Condition"
          },
          {
            "code": "C201939",
            "display": "Required Intervention to Prevent Permanent Impairment/damage"
          }
        ]
      }
    ]
  }
}