ACT-NOW Implementation Guide
0.4.0 - ci-build
ACT-NOW Implementation Guide, published by Te aho o te kahu - Cancer Control Agency. This guide is not an authorized publication; it is the continuous build for version 0.4.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/davidhay25/actnow/ and changes regularly. See the Directory of published versions
<Condition xmlns="http://hl7.org/fhir">
<id value="exSmallCellCancer"/>
<meta>
<profile
value="http://canshare.co.nz/fhir/StructureDefinition/an-condition"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Condition exSmallCellCancer</b></p><a name="exSmallCellCancer"> </a><a name="hcexSmallCellCancer"> </a><a name="exSmallCellCancer-en-NZ"> </a><p><b>RecurrenceType</b>: <span title="Codes:{http://snomed.info/sct 372288004}">Local tumor invasion (finding)</span></p><p><b>identifier</b>: <code>http://vendor.org/condition</code>/001</p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 3254632001}">Small cell carcinoma of lung (disorder)</span></p><p><b>bodySite</b>: <span title="Codes:">Left lung</span></p><p><b>subject</b>: <a href="Patient-exPatient.html">Lorrie Lung (no stated gender), DoB: 1969-02-02 ( https://standards.digital.health.nz/ns/nhi-id#WER4568)</a></p><h3>Evidences</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Code</b></td><td><b>Detail</b></td></tr><tr><td style="display: none">*</td><td> </td><td><a href="Observation-exSmallCellCancerHistology.html">Observation Histologic type of primary malignant neoplasm (observable entity)</a></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://snomed.info/sct 373795004}">Cancer diagnosis based on clinical evidence (finding)</span></td><td> </td></tr></table></div>
</text>
<extension
url="http://canshare.co.nz/fhir/StructureDefinition/an-recurrence-type">
<valueCodeableConcept>
<coding>
<system value="http://snomed.info/sct"/>
<code value="372288004"/>
<display value="Local tumor invasion (finding)"/>
</coding>
</valueCodeableConcept>
</extension>
<identifier>
<system value="http://vendor.org/condition"/>
<value value="001"/>
</identifier>
<code>
<coding>
<system value="http://snomed.info/sct"/>
<code value="3254632001"/>
<display value="Small cell carcinoma of lung (disorder)"/>
</coding>
</code>
<bodySite>
<text value="Left lung"/>
</bodySite>
<subject>🔗
<reference value="Patient/exPatient"/>
</subject>
<evidence>
<detail>🔗
<reference value="Observation/exSmallCellCancerHistology"/>
</detail>
</evidence>
<evidence>
<code>
<coding>
<system value="http://snomed.info/sct"/>
<code value="373795004"/>
<display
value="Cancer diagnosis based on clinical evidence (finding)"/>
</coding>
</code>
</evidence>
</Condition>