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

FHIR IG analytics

Packagehl7.fhir.uv.ae-research-backport-ig.r4b
Resource TypeAdverseEvent
IdAdverseEvent-ClinicalResearchAdverseEventUseCase15.json
FHIR VersionR4B

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: AdverseEvent

Resource AdverseEvent "ClinicalResearchAdverseEventUseCase15"

Profile: Adverse Event Clinical Research

Severity Or Grade: Severe (AdverseEvent Severity or Grade Codes#3)

Resulting Effect: Condition/GIBleedUseCase15

Suspect Entity

url

instance

value: MedicationAdministration/study-medication-administration-ABC

url

causality

Adverse Event resolution date: 2021-12-09

Criteria reviewed in determining serious adverse event

url

criterionCode

value: resultsInPersistentOrSignificantDisability (NCI Thesaurus#C11338)

url

criterionPresent

value: false

Criteria reviewed in determining serious adverse event

url

criterionCode

value: requiresInpatientHospitalization (NCI Thesaurus#C83052)

url

criterionPresent

value: true

Criteria reviewed in determining serious adverse event

url

criterionCode

value: resultsInDeath (NCI Thesaurus#C48275)

url

criterionPresent

value: false

Criteria reviewed in determining serious adverse event

url

criterionCode

value: isLifeThreatening (NCI Thesaurus#C84266)

url

criterionPresent

value: true

Criteria reviewed in determining serious adverse event

url

criterionCode

value: congenitalAnomalyBirthDefect (NCI Thesaurus#C83117)

url

criterionPresent

value: false

Criteria reviewed in determining serious adverse event

url

criterionCode

value: otherMedicallyImportantCondition (NCI Thesaurus#C82521)

url

criterionPresent

value: false

Criteria reviewed in determining serious adverse event

url

criterionCode

value: Required Intervention to Prevent Permanent Impairment or Damage (Devices) (FDA Additional Seriousness Criteria CodeSystem#requiresPreventImpairment)

url

criterionPresent

value: true

Mitigating Action

url

item

value: Procedure/procedure-upper-endoscopy

Mitigating Action

url

item

value: study drug withdrawn (NCI Thesaurus#C49502 "DRUG WITHDRAWN")

Mitigating Action

url

item

value: MedicationRequest/medicationrequest-for-study-medication-administration-ABC: Medication Request where study drug prescription was discontinued

Adverse event caused subject to discontinue the study: true

Expected In Research Study: false

Supporting information relevant to the event

url

item

value: : Supporting info would have context such as an Observation on the drop in hemoglobin

Note: The patient’s hemoglobin dropped to 6.5 g/dL and received 2 units of PRBCs. The patient had an upper endoscopy that showed a moderate amount of bleeding from the esophagus. The site was cauterized, and the patient had no further bleeding after the procedure. The GI bleed resolved within one week after discontinuation of study drug and the patient was discharged on 9-Dec-2021 in good condition.

modifierExtension[http://hl7.org/fhir/uv/ae-research-backport-ig/StructureDefinition/status]

actuality: actual

event: Gastrointestinal haemorrhage (www.meddra.org#10017955)

subject: Patient/SCHJO ""

date: 2021-12-02

seriousness: Serious (AdverseEventSeriousness#serious)

outcome: C49498"Recovered/Resolved" (NCI Thesaurus#C49498"Recovered/Resolved")

study: ResearchStudy/research-study-XYZ


Source1

{
  "resourceType": "AdverseEvent",
  "id": "ClinicalResearchAdverseEventUseCase15",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/uv/ae-research-backport-ig/StructureDefinition/AdverseEvent-clinical-research"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/uv/ae-research-backport-ig/StructureDefinition/severity-or-grade",
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/uv/ae-research-backport-ig/CodeSystem/adverse-event-severity-or-grade-cs",
            "code": "3",
            "display": "Severe"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/uv/ae-research-backport-ig/StructureDefinition/resultingEffect",
      "valueReference": {
        "reference": "Condition/GIBleedUseCase15"
      }
    },
    {
      "extension": [
        {
          "url": "instance",
          "valueReference": {
            "reference": "MedicationAdministration/study-medication-administration-ABC"
          }
        },
        {
          "extension": [
            {
              "url": "entityRelatedness",
              "valueCodeableConcept": {
                "coding": [
                  {
                    "system": "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
                    "code": "C53258",
                    "display": "Possibly Related"
                  }
                ]
              }
            }
          ],
          "url": "causality"
        }
      ],
      "url": "http://hl7.org/fhir/uv/ae-research-backport-ig/StructureDefinition/suspect-entity"
    },
    {
      "url": "http://hl7.org/fhir/uv/ae-research-backport-ig/StructureDefinition/resolve-date",
      "valueDateTime": "2021-12-09"
    },
    {
      "extension": [
        {
          "url": "criterionCode",
          "valueCodeableConcept": {
            "coding": [
              {
                "system": "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
                "code": "C11338",
                "display": "resultsInPersistentOrSignificantDisability"
              }
            ]
          }
        },
        {
          "url": "criterionPresent",
          "valueBoolean": false
        }
      ],
      "url": "http://hl7.org/fhir/uv/ae-research-backport-ig/StructureDefinition/seriousness-criteria"
    },
    {
      "extension": [
        {
          "url": "criterionCode",
          "valueCodeableConcept": {
            "coding": [
              {
                "system": "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
                "code": "C83052",
                "display": "requiresInpatientHospitalization"
              }
            ]
          }
        },
        {
          "url": "criterionPresent",
          "valueBoolean": true
        }
      ],
      "url": "http://hl7.org/fhir/uv/ae-research-backport-ig/StructureDefinition/seriousness-criteria"
    },
    {
      "extension": [
        {
          "url": "criterionCode",
          "valueCodeableConcept": {
            "coding": [
              {
                "system": "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
                "code": "C48275",
                "display": "resultsInDeath"
              }
            ]
          }
        },
        {
          "url": "criterionPresent",
          "valueBoolean": false
        }
      ],
      "url": "http://hl7.org/fhir/uv/ae-research-backport-ig/StructureDefinition/seriousness-criteria"
    },
    {
      "extension": [
        {
          "url": "criterionCode",
          "valueCodeableConcept": {
            "coding": [
              {
                "system": "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
                "code": "C84266",
                "display": "isLifeThreatening"
              }
            ]
          }
        },
        {
          "url": "criterionPresent",
          "valueBoolean": true
        }
      ],
      "url": "http://hl7.org/fhir/uv/ae-research-backport-ig/StructureDefinition/seriousness-criteria"
    },
    {
      "extension": [
        {
          "url": "criterionCode",
          "valueCodeableConcept": {
            "coding": [
              {
                "system": "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
                "code": "C83117",
                "display": "congenitalAnomalyBirthDefect"
              }
            ]
          }
        },
        {
          "url": "criterionPresent",
          "valueBoolean": false
        }
      ],
      "url": "http://hl7.org/fhir/uv/ae-research-backport-ig/StructureDefinition/seriousness-criteria"
    },
    {
      "extension": [
        {
          "url": "criterionCode",
          "valueCodeableConcept": {
            "coding": [
              {
                "system": "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
                "code": "C82521",
                "display": "otherMedicallyImportantCondition"
              }
            ]
          }
        },
        {
          "url": "criterionPresent",
          "valueBoolean": false
        }
      ],
      "url": "http://hl7.org/fhir/uv/ae-research-backport-ig/StructureDefinition/seriousness-criteria"
    },
    {
      "extension": [
        {
          "url": "criterionCode",
          "valueCodeableConcept": {
            "coding": [
              {
                "system": "http://hl7.org/fhir/uv/ae-research-backport-ig/CodeSystem/fda-add-seriousness-criteria-cs",
                "code": "requiresPreventImpairment",
                "display": "Required Intervention to Prevent Permanent Impairment or Damage (Devices)"
              }
            ]
          }
        },
        {
          "url": "criterionPresent",
          "valueBoolean": true
        }
      ],
      "url": "http://hl7.org/fhir/uv/ae-research-backport-ig/StructureDefinition/seriousness-criteria"
    },
    {
      "extension": [
        {
          "url": "item",
          "valueReference": {
            "reference": "Procedure/procedure-upper-endoscopy"
          }
        }
      ],
      "url": "http://hl7.org/fhir/uv/ae-research-backport-ig/StructureDefinition/mitigating-action"
    },
    {
      "extension": [
        {
          "url": "item",
          "valueCodeableConcept": {
            "coding": [
              {
                "system": "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
                "code": "C49502",
                "display": "DRUG WITHDRAWN"
              }
            ],
            "text": "study drug withdrawn"
          }
        }
      ],
      "url": "http://hl7.org/fhir/uv/ae-research-backport-ig/StructureDefinition/mitigating-action"
    },
    {
      "extension": [
        {
          "url": "item",
          "valueReference": {
            "reference": "MedicationRequest/medicationrequest-for-study-medication-administration-ABC",
            "display": "Medication Request where study drug prescription was discontinued"
          }
        }
      ],
      "url": "http://hl7.org/fhir/uv/ae-research-backport-ig/StructureDefinition/mitigating-action"
    },
    {
      "url": "http://hl7.org/fhir/uv/ae-research-backport-ig/StructureDefinition/caused-subject-to-discontinue-study",
      "valueBoolean": true
    },
    {
      "url": "http://hl7.org/fhir/uv/ae-research-backport-ig/StructureDefinition/expected-in-research-study",
      "valueBoolean": false
    },
    {
      "extension": [
        {
          "url": "item",
          "valueReference": {
            "display": "Supporting info would have context such as an Observation on the drop in hemoglobin"
          }
        }
      ],
      "url": "http://hl7.org/fhir/uv/ae-research-backport-ig/StructureDefinition/supporting-info"
    },
    {
      "url": "http://hl7.org/fhir/uv/ae-research-backport-ig/StructureDefinition/note",
      "valueAnnotation": {
        "text": "The patient’s hemoglobin dropped to 6.5 g/dL and received 2 units of PRBCs. The patient had an upper endoscopy that showed a moderate amount of bleeding from the esophagus. The site was cauterized, and the patient had no further bleeding after the procedure. The GI bleed resolved within one week after discontinuation of study drug and the patient was discharged on 9-Dec-2021 in good condition."
      }
    }
  ],
  "modifierExtension": [
    {
      "url": "http://hl7.org/fhir/uv/ae-research-backport-ig/StructureDefinition/status",
      "valueCode": "completed"
    }
  ],
  "actuality": "actual",
  "event": {
    "coding": [
      {
        "system": "https://www.meddra.org",
        "code": "10017955",
        "display": "Gastrointestinal haemorrhage"
      }
    ]
  },
  "subject": {
    "reference": "Patient/SCHJO"
  },
  "date": "2021-12-02",
  "seriousness": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/adverse-event-seriousness",
        "code": "serious",
        "display": "Serious"
      }
    ]
  },
  "outcome": {
    "coding": [
      {
        "system": "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
        "code": "C49498\"Recovered/Resolved\""
      }
    ]
  },
  "study": [
    {
      "reference": "ResearchStudy/research-study-XYZ"
    }
  ]
}