This page is part of the CodeX™ Radiation Therapy (v1.0.0: STU 1) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
: Example Adverse Event from Radiotherapy - XML Representation
Raw xml | Download
<AdverseEvent xmlns="http://hl7.org/fhir">
<id value="RadiotherapyAdverseEvent-XRTS-07-22B"/>
<meta>
<profile
value="http://hl7.org/fhir/us/codex-radiation-therapy/StructureDefinition/codexrt-radiotherapy-adverse-event"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: AdverseEvent</b><a name="RadiotherapyAdverseEvent-XRTS-07-22B"> </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 "RadiotherapyAdverseEvent-XRTS-07-22B" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-codexrt-radiotherapy-adverse-event.html">Radiotherapy Adverse Event</a></p></div><p><b>Radiotherapy Adverse Event Grade</b>: Mild Adverse Event <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-codexrt-radiotheraphy-adverse-event-severity-or-gradeCS.html">Severity or Grade CodeSystem based on CTCAE</a>#1)</span></p><p><b>actuality</b>: actual</p><p><b>event</b>: Nausea <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.0.0/CodeSystem-v3-nciThesaurus.html">NCI Thesaurus</a>#C146764)</span></p><p><b>subject</b>: <a href="Patient-Patient-XRTS-07-22B.html">Patient/Patient-XRTS-07-22B</a> " MOTHER-22B"</p><h3>SuspectEntities</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Instance</b></td></tr><tr><td style="display: none">*</td><td><a href="Procedure-RadiotherapyCourseSummary-XRTS-07-22B-01-Uterus-1P-1V.html">Procedure/RadiotherapyCourseSummary-XRTS-07-22B-01-Uterus-1P-1V</a></td></tr></table></div>
</text>
<extension
url="http://hl7.org/fhir/us/codex-radiation-therapy/StructureDefinition/codexrt-radiotheraphy-adverse-event-severity-or-grade">
<valueCodeableConcept>
<coding>
<system
value="http://hl7.org/fhir/us/codex-radiation-therapy/CodeSystem/codexrt-radiotheraphy-adverse-event-severity-or-gradeCS"/>
<code value="1"/>
<display value="Mild Adverse Event"/>
</coding>
</valueCodeableConcept>
</extension>
<actuality value="actual"/>
<event>
<coding>
<system value="http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl"/>
<code value="C146764"/>
<display value="Nausea"/>
</coding>
</event>
<subject>
<reference value="Patient/Patient-XRTS-07-22B"/>
</subject>
<suspectEntity>
<instance>
<reference
value="Procedure/RadiotherapyCourseSummary-XRTS-07-22B-01-Uterus-1P-1V"/>
</instance>
</suspectEntity>
</AdverseEvent>