Lithuanian Prostate Diagnostics Implementation Guide
0.0.1 - ci-build
Lithuanian Prostate Diagnostics 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-prostate/ and changes regularly. See the Directory of published versions
<Observation xmlns="http://hl7.org/fhir">
<id value="observation-prostate-precise-followup-example"/>
<meta>
<profile
value="https://hl7.lt/fhir/prostate/StructureDefinition/precise-assessment-lt-prostate"/>
</meta>
<language value="lt"/>
<text>
<status value="generated"/>
<div xml:lang="lt" lang="lt"><hr/><p><b>Lithuanian</b></p><hr/><p class="res-header-id"><b>Generated Narrative: Observation observation-prostate-precise-followup-example</b></p><a name="lt-observation-prostate-precise-followup-example"> </a><a name="lt-hcobservation-prostate-precise-followup-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-precise-assessment-lt-prostate.html">Observation: PRECISE Longitudinal Assessment</a></p></div><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:{https://tx.hl7.lt/fhir/CodeSystem/prostate-precise-component precise-assessment}">PRECISE longitudinal assessment</span></p><p><b>subject</b>: <a href="Patient-patient-male-example.html">Tomas Kazlauskas(official) Male, DoB: 1980-01-01 ( http://hospital-lt.lt/patient-id#HOSPLT-20001 (use: usual, ))</a></p><p><b>encounter</b>: <a href="Encounter-encounter-prostate-diagnostic-example.html">Encounter: status = completed; class = ambulatory; type = Screening procedure; actualPeriod = 2025-09-22 10:00:00+0000 --> 2025-09-22 11:00:00+0000</a></p><p><b>effective</b>: 2024-05-27 10:30:00+0000</p><p><b>value</b>: <span title="Codes:{https://tx.hl7.lt/fhir/CodeSystem/prostate-precise-category 3}">PRECISE 3 - Stable disease</span></p><p><b>note</b>: </p><blockquote><div><p>Stable disease compared to prior MRI examinations.</p>
</div></blockquote><p><b>derivedFrom</b>: <a href="ImagingStudy-imagingstudy-prostate-mpmri-example.html">ImagingStudy: identifier = urn:dicom:uid#DICOM Unique Id#urn:oid:1.2.840.113619.2.55.3.604688433.781.1591782334.467; status = available; modality = Magnetic Resonance; started = 2024-05-27 10:00:00+0000</a></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{https://tx.hl7.lt/fhir/CodeSystem/prostate-precise-component new-lesion}">New lesion indicator</span></p><p><b>value</b>: false</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{https://tx.hl7.lt/fhir/CodeSystem/prostate-precise-component change-pattern}">Change pattern</span></p><p><b>value</b>: <span title="Codes:{https://tx.hl7.lt/fhir/CodeSystem/prostate-precise-change-pattern local}">Local change</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{https://tx.hl7.lt/fhir/CodeSystem/prostate-precise-component best-sequence}">Best MRI sequence for change assessment</span></p><p><b>value</b>: <span title="Codes:{http://dicom.nema.org/resources/ontology/DCM 113043}">Diffusion weighted</span></p></blockquote></div>
</text>
<status value="final"/>
<code>
<coding>
<system
value="https://tx.hl7.lt/fhir/CodeSystem/prostate-precise-component"/>
<code value="precise-assessment"/>
<display value="PRECISE longitudinal assessment"/>
</coding>
</code>
<subject>🔗
<reference value="Patient/patient-male-example"/>
</subject>
<encounter>🔗
<reference value="Encounter/encounter-prostate-diagnostic-example"/>
</encounter>
<effectiveDateTime value="2024-05-27T10:30:00Z"/>
<valueCodeableConcept>
<coding>
<system
value="https://tx.hl7.lt/fhir/CodeSystem/prostate-precise-category"/>
<code value="3"/>
<display value="PRECISE 3 - Stable disease"/>
</coding>
</valueCodeableConcept>
<note>
<text value="Stable disease compared to prior MRI examinations."/>
</note>
<derivedFrom>🔗
<reference value="ImagingStudy/imagingstudy-prostate-mpmri-example"/>
</derivedFrom>
<component>
<code>
<coding>
<system
value="https://tx.hl7.lt/fhir/CodeSystem/prostate-precise-component"/>
<code value="new-lesion"/>
<display value="New lesion indicator"/>
</coding>
</code>
<valueBoolean value="false"/>
</component>
<component>
<code>
<coding>
<system
value="https://tx.hl7.lt/fhir/CodeSystem/prostate-precise-component"/>
<code value="change-pattern"/>
<display value="Change pattern"/>
</coding>
</code>
<valueCodeableConcept>
<coding>
<system
value="https://tx.hl7.lt/fhir/CodeSystem/prostate-precise-change-pattern"/>
<code value="local"/>
<display value="Local change"/>
</coding>
</valueCodeableConcept>
</component>
<component>
<code>
<coding>
<system
value="https://tx.hl7.lt/fhir/CodeSystem/prostate-precise-component"/>
<code value="best-sequence"/>
<display value="Best MRI sequence for change assessment"/>
</coding>
</code>
<valueCodeableConcept>
<coding>
<system value="http://dicom.nema.org/resources/ontology/DCM"/>
<code value="113043"/>
<display value="Diffusion weighted"/>
</coding>
</valueCodeableConcept>
</component>
</Observation>