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

FHIR IG Statistics: ValueSet/adverse-event-clinical-research-grades

Packagehl7.terminology.r4b
TypeValueSet
Idadverse-event-clinical-research-grades
FHIR VersionR4B
Sourcehttp://terminology.hl7.org/http://terminology.hl7.org/6.0.2/ValueSet-adverse-event-clinical-research-grades.html
URLhttp://terminology.hl7.org/ValueSet/adverse-event-clinical-research-grades
Version1.0.0
Statusactive
Date2023-07-28T19:27:19+00:00
NameAdverseEventClinicalResearchGrades
TitleAdverse Event Clinical Research Grades
Realmuv
Authorityhl7
DescriptionValue set of grades used in Adverse Event Clinical Research, especially in Oncology clinical trials
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
ae-gradeAdverse Event Grade
ae-gradeAdverse Event Grade

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-grades

  • Include these codes as defined in http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl
    CodeDisplay
    C41338Grade 1 Mild Adverse Event
    C41339Grade 2 Moderate Adverse Event
    C41340Grade 3 Severe Adverse Event
    C41337Grade 4 Life Threatening or Disabling Adverse Event
    C48275Grade 5 Death Related to Adverse Event

Source

{
  "resourceType": "ValueSet",
  "id": "adverse-event-clinical-research-grades",
  "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-grades",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.11.21027"
    }
  ],
  "version": "1.0.0",
  "name": "AdverseEventClinicalResearchGrades",
  "title": "Adverse Event Clinical Research Grades",
  "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 of grades used in Adverse Event Clinical Research, especially in Oncology clinical trials",
  "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": "C41338",
            "display": "Grade 1 Mild Adverse Event"
          },
          {
            "code": "C41339",
            "display": "Grade 2 Moderate Adverse Event"
          },
          {
            "code": "C41340",
            "display": "Grade 3 Severe Adverse Event"
          },
          {
            "code": "C41337",
            "display": "Grade 4 Life Threatening or Disabling Adverse Event"
          },
          {
            "code": "C48275",
            "display": "Grade 5 Death Related to Adverse Event"
          }
        ]
      }
    ]
  }
}