This page is part of the Adverse Event Clinical Research (v1.0.1: STU 1) based on FHIR (HL7® FHIR® Standard) v5.0.0. This is the current published version. For a full list of available versions, see the Directory of published versions
Page standards status: Informative |
{
"resourceType" : "AdverseEvent",
"id" : "NonSeriousAdverseEventResearchStudyMed",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/uv/ae-research-ig/StructureDefinition/AdverseEvent-clinical-research"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: AdverseEvent</b><a name=\"NonSeriousAdverseEventResearchStudyMed\"> </a><a name=\"hcNonSeriousAdverseEventResearchStudyMed\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource AdverseEvent "NonSeriousAdverseEventResearchStudyMed" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-AdverseEvent-clinical-research.html\">Adverse Event Clinical Research</a></p></div><p><b>Adverse Event Severity</b>: Mild <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-adverse-event-severity.html\">AdverseEventSeverity</a>#mild)</span></p><p><b>Adverse event caused subject to discontinue the study</b>: false</p><p><b>status</b>: completed</p><p><b>actuality</b>: actual</p><p><b>code</b>: Headache <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-mdr.html\">Medical Dictionary for Regulatory Activities</a>#10019211)</span></p><p><b>subject</b>: <a href=\"Patient-patient-moumic.html\">Patient/patient-moumic</a> " EXAMPLE"</p><p><b>occurrence</b>: 2022-02-01 --> (ongoing)</p><p><b>resultingEffect</b>: <a href=\"Condition-AEHeadache.html\">Condition/AEHeadache: Mild Headache</a></p><p><b>seriousness</b>: Non-serious <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-adverse-event-seriousness.html\">AdverseEventSeriousness</a>#non-serious)</span></p><p><b>outcome</b>: Not recovering/not resolved <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-v3-nciThesaurus.html\">NCI Thesaurus</a>#C49494)</span></p><p><b>study</b>: <a href=\"ResearchStudy-research-study-DISNEY.html\">ResearchStudy/research-study-DISNEY</a></p><p><b>expectedInResearchStudy</b>: true</p><blockquote><p><b>suspectEntity</b></p><p><b>instance</b>: <a href=\"MedicationAdministration-study-medication-administration-MMD.html\">MedicationAdministration/study-medication-administration-MMD</a></p><h3>Causalities</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>EntityRelatedness</b></td></tr><tr><td style=\"display: none\">*</td><td>Unlikely Related <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-v3-nciThesaurus.html\">NCI Thesaurus</a>#C53257)</span></td></tr></table></blockquote><h3>MitigatingActions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Item[x]</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"MedicationAdministration-medication-administration-tylenol.html\">MedicationAdministration/medication-administration-tylenol</a></td></tr></table><p><b>note</b>: Headaches are mild, occur once a week and resolved with Tylenol, but still ongoing. Action taken with the study is dose not changed.</p></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/uv/ae-research-ig/StructureDefinition/ae-severity",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/adverse-event-severity",
"code" : "mild",
"display" : "Mild"
}
]
}
},
{
"url" : "http://hl7.org/fhir/uv/ae-research-ig/StructureDefinition/caused-subject-to-discontinue-study",
"valueBoolean" : false
}
],
"status" : "completed",
"actuality" : "actual",
"code" : {
"coding" : [
{
"system" : "https://www.meddra.org",
"code" : "10019211",
"display" : "Headache"
}
]
},
"subject" : {
🔗 "reference" : "Patient/patient-moumic"
},
"occurrencePeriod" : {
"start" : "2022-02-01"
},
"resultingEffect" : [
{
🔗 "reference" : "Condition/AEHeadache",
"display" : "Mild Headache"
}
],
"seriousness" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/adverse-event-seriousness",
"code" : "non-serious",
"display" : "Non-serious"
}
]
},
"outcome" : [
{
"coding" : [
{
"system" : "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
"code" : "C49494",
"display" : "Not recovering/not resolved"
}
]
}
],
"study" : [
{
🔗 "reference" : "ResearchStudy/research-study-DISNEY"
}
],
"expectedInResearchStudy" : true,
"suspectEntity" : [
{
"instanceReference" : {
🔗 "reference" : "MedicationAdministration/study-medication-administration-MMD"
},
"causality" : {
"entityRelatedness" : {
"coding" : [
{
"system" : "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
"code" : "C53257",
"display" : "Unlikely Related"
}
]
}
}
}
],
"mitigatingAction" : [
{
"itemReference" : {
🔗 "reference" : "MedicationAdministration/medication-administration-tylenol"
}
}
],
"note" : [
{
"text" : "Headaches are mild, occur once a week and resolved with Tylenol, but still ongoing. Action taken with the study is dose not changed."
}
]
}