MOPA — Medical Oncology Prior Authorization - Local Development build (v0.1.1-snapshot-080926) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Page standards status: Informative |
<Condition xmlns="http://hl7.org/fhir">
<id value="MOPABreastCancerConditionExample"/>
<meta>
<profile
value="http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-primary-cancer-condition"/>
</meta>
<language value="en"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Condition MOPABreastCancerConditionExample</b></p><a name="MOPABreastCancerConditionExample"> </a><a name="hcMOPABreastCancerConditionExample"> </a><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"/><p style="margin-bottom: 0px">Profile: <a href="http://hl7.org/fhir/us/mcode/STU4/StructureDefinition-mcode-primary-cancer-condition.html">Primary Cancer Condition Profile</a></p></div><p><b>clinicalStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}">Active</span></p><p><b>verificationStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}">Confirmed</span></p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-category problem-list-item}">Problem List Item</span></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 254837009}">Malignant neoplasm of breast</span></p><p><b>bodySite</b>: <span title="Codes:{http://snomed.info/sct 80248007}">Left breast structure (body structure)</span></p><p><b>subject</b>: <a href="Patient-MOPAPatientExample.html">Jane Smith (official) Female, DoB: 1968-04-15 ( http://hospital.example.org/patients#MRN-78432)</a></p><p><b>onset</b>: 2025-11-03</p></div>
</text>
<clinicalStatus>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/condition-clinical"/>
<code value="active"/>
</coding>
</clinicalStatus>
<verificationStatus>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/condition-ver-status"/>
<code value="confirmed"/>
</coding>
</verificationStatus>
<category>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/condition-category"/>
<code value="problem-list-item"/>
</coding>
</category>
<code>
<coding>
<system value="http://snomed.info/sct"/>
<code value="254837009"/>
<display value="Malignant neoplasm of breast"/>
</coding>
</code>
<bodySite>
<coding>
<system value="http://snomed.info/sct"/>
<code value="80248007"/>
<display value="Left breast structure (body structure)"/>
</coding>
</bodySite>
<subject>🔗
<reference value="Patient/MOPAPatientExample"/>
</subject>
<onsetDateTime value="2025-11-03"/>
</Condition>