FHIR IG analytics| Package | hl7.fhir.uv.ae-research-ig |
| Resource Type | AdverseEvent |
| Id | AdverseEvent-adverse-event-compass-ex1a.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: AdverseEvent
Resource AdverseEvent "adverse-event-compass-ex1a"
Profile: Adverse Event Clinical Research
Adverse Event Grade: Grade 3 Severe Adverse Event (NCI Thesaurus#C41340)
status: in-progress
actuality: actual
code: Alanine aminotransferase (ALT) increased to 200 (Medical Dictionary for Regulatory Activities#10001551 "Alanine aminotransferase increased")
subject: Patient/patient-example-kaitlyn-b " BOUNCE"
occurrence: 2020-05-13 --> (ongoing)
resultingEffect: : Reference to Observation of Alanine aminotransferase (ALT) increased at 200
seriousness: Non-serious (AdverseEventSeriousness#non-serious)
outcome: Not recovering/not resolved (NCI Thesaurus#C49494)
recorder: Practitioner/practitioner-oncology-nurse-jane " NURSE"
| Function | Actor |
| authenticator (ParticipationType#AUTHEN) | Practitioner/practitioner-owen-oncologist " ONCOLOGIST" |
study: ResearchStudy/clinical-trial-example-compass
expectedInResearchStudy: true
suspectEntity
instance: MedicationAdministration/medication-administration-kadcyla
Causalities
EntityRelatedness Possibly Related (NCI Thesaurus#C53258)
suspectEntity
instance: MedicationAdministration/medication-administration-tucatinib
Causalities
EntityRelatedness Possibly Related (NCI Thesaurus#C53258)
| Item[x] |
| : Supporting info would have context such as an Reference to Observation of Alanine aminotransferase (ALT) increased at 200 |
note: treatment held today per protocol guidelines and the patient was scheduled to return in one week for repeat lab work
{
"resourceType": "AdverseEvent",
"id": "adverse-event-compass-ex1a",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/ae-research-ig/StructureDefinition/AdverseEvent-clinical-research"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/uv/ae-research-ig/StructureDefinition/ae-grade",
"valueCodeableConcept": {
"coding": [
{
"system": "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
"code": "C41340"
}
],
"text": "Grade 3 Severe Adverse Event"
}
}
],
"status": "in-progress",
"actuality": "actual",
"code": {
"coding": [
{
"system": "https://www.meddra.org",
"code": "10001551",
"display": "Alanine aminotransferase increased"
}
],
"text": "Alanine aminotransferase (ALT) increased to 200"
},
"subject": {
"reference": "Patient/patient-example-kaitlyn-b"
},
"occurrencePeriod": {
"start": "2020-05-13"
},
"resultingEffect": [
{
"display": "Reference to Observation of Alanine aminotransferase (ALT) increased at 200"
}
],
"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"
}
]
}
],
"recorder": {
"reference": "Practitioner/practitioner-oncology-nurse-jane"
},
"participant": [
{
"function": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
"code": "AUTHEN"
}
]
},
"actor": {
"reference": "Practitioner/practitioner-owen-oncologist"
}
}
],
"study": [
{
"reference": "ResearchStudy/clinical-trial-example-compass"
}
],
"expectedInResearchStudy": true,
"suspectEntity": [
{
"instanceReference": {
"reference": "MedicationAdministration/medication-administration-kadcyla"
},
"causality": {
"entityRelatedness": {
"coding": [
{
"system": "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
"code": "C53258",
"display": "Possibly Related"
}
]
}
}
},
{
"instanceReference": {
"reference": "MedicationAdministration/medication-administration-tucatinib"
},
"causality": {
"entityRelatedness": {
"coding": [
{
"system": "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
"code": "C53258",
"display": "Possibly Related"
}
]
}
}
}
],
"supportingInfo": [
{
"itemReference": {
"display": "Supporting info would have context such as an Reference to Observation of Alanine aminotransferase (ALT) increased at 200"
}
}
],
"note": [
{
"text": "treatment held today per protocol guidelines and the patient was scheduled to return in one week for repeat lab work"
}
]
}