Lithuanian Laboratory Implementation Guide
0.0.1 - ci-build
Lithuanian Laboratory Implementation Guide, published by Lithuanian Medical Library. This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7LT/ig-lt-lab/ and changes regularly. See the Directory of published versions
<Condition xmlns="http://hl7.org/fhir">
<id value="condition-prostate-cancer-example"/>
<meta>
<profile
value="https://hl7.lt/fhir/lab/StructureDefinition/prostate-condition-lt-lab"/>
</meta>
<language value="en"/>
<text>
<status value="generated"/>
<div xml:lang="en" lang="en"><hr/><p><b>English</b></p><hr/><p class="res-header-id"><b>Generated Narrative: Condition condition-prostate-cancer-example</b></p><a name="condition-prostate-cancer-example"> </a><a name="hccondition-prostate-cancer-example"> </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">Language: en</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-prostate-condition-lt-lab.html">Condition: Prostate Cancer</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://hl7.org/fhir/sid/icd-10 C61}">Malignant neoplasm of prostate</span></p><p><b>subject</b>: <a href="Patient-patient-example.html">Jonas Petrauskas(official) Male, DoB: 1985-01-01 ( http://hospital-lt.lt/patient-id#HOSPLT-10005 (use: usual, ))</a></p><p><b>onset</b>: 2024-06-01</p><blockquote><p><b>stage</b></p><p><b>summary</b>: <span title="Codes:{http://snomed.info/sct 1229852009}">pT2 (AJCC)</span></p><p><b>type</b>: <span title="Codes:{http://snomed.info/sct 78873005}">T category (observable entity)</span></p></blockquote><blockquote><p><b>stage</b></p><p><b>summary</b>: <span title="Codes:{http://snomed.info/sct 1229967007}">cN0 (AJCC)</span></p><p><b>type</b>: <span title="Codes:{http://snomed.info/sct 277206009}">N category (observable entity)</span></p></blockquote><blockquote><p><b>stage</b></p><p><b>summary</b>: <span title="Codes:{http://snomed.info/sct 1229901006}">cM0 (AJCC)</span></p><p><b>type</b>: <span title="Codes:{http://snomed.info/sct 277208005}">M category (observable entity)</span></p></blockquote><blockquote><p><b>stage</b></p><p><b>summary</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/icd-o-3 8140/3}">Adenocarcinoma, NOS</span></p><p><b>type</b>: <span title="Codes:{http://snomed.info/sct 116676008}">Associated morphology (attribute)</span></p></blockquote></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://hl7.org/fhir/sid/icd-10"/>
<code value="C61"/>
<display value="Malignant neoplasm of prostate"/>
</coding>
</code>
<subject>🔗
<reference value="Patient/patient-example"/>
</subject>
<onsetDateTime value="2024-06-01"/>
<stage>
<summary>
<coding>
<system value="http://snomed.info/sct"/>
<code value="1229852009"/>
<display value="pT2 (AJCC)"/>
</coding>
</summary>
<type>
<coding>
<system value="http://snomed.info/sct"/>
<code value="78873005"/>
<display value="T category (observable entity)"/>
</coding>
</type>
</stage>
<stage>
<summary>
<coding>
<system value="http://snomed.info/sct"/>
<code value="1229967007"/>
<display value="cN0 (AJCC)"/>
</coding>
</summary>
<type>
<coding>
<system value="http://snomed.info/sct"/>
<code value="277206009"/>
<display value="N category (observable entity)"/>
</coding>
</type>
</stage>
<stage>
<summary>
<coding>
<system value="http://snomed.info/sct"/>
<code value="1229901006"/>
<display value="cM0 (AJCC)"/>
</coding>
</summary>
<type>
<coding>
<system value="http://snomed.info/sct"/>
<code value="277208005"/>
<display value="M category (observable entity)"/>
</coding>
</type>
</stage>
<stage>
<summary>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/icd-o-3"/>
<code value="8140/3"/>
<display value="Adenocarcinoma, NOS"/>
</coding>
</summary>
<type>
<coding>
<system value="http://snomed.info/sct"/>
<code value="116676008"/>
<display value="Associated morphology (attribute)"/>
</coding>
</type>
</stage>
</Condition>