Lithuanian Lifestyle Implementation Guide
0.0.1 - ci-build
Lithuanian Lifestyle 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-lifestyle/ and changes regularly. See the Directory of published versions
<Condition xmlns="http://hl7.org/fhir">
<id value="condition-hypercholesterolemia-example"/>
<meta>
<profile
value="https://hl7.lt/fhir/base/StructureDefinition/condition-lt"/>
</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-hypercholesterolemia-example</b></p><a name="condition-hypercholesterolemia-example"> </a><a name="hccondition-hypercholesterolemia-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="https://hl7.lt/fhir/base/0.3.0/StructureDefinition-condition-lt.html">ConditionLt</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>code</b>: <span title="Codes:{http://snomed.info/sct 13644009}">Hypercholesterolemia (disorder)</span></p><p><b>subject</b>: <a href="Patient-patient-male-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-05-10</p><p><b>recordedDate</b>: 2024-05-12</p><h3>Participants</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Function</b></td><td><b>Actor</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://terminology.hl7.org/CodeSystem/provenance-participant-type author}">Author</span></td><td><a href="Practitioner-practitioner-example.html">Practitioner Dr. Petras Kazlauskas(official)</a></td></tr></table><p><b>note</b>: </p><blockquote><div><p>Elevated LDL cholesterol. Lifestyle advice and statin therapy recommended.</p>
</div></blockquote></div>
</text>
<clinicalStatus>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/condition-clinical"/>
<code value="active"/>
<display value="Active"/>
</coding>
</clinicalStatus>
<verificationStatus>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/condition-ver-status"/>
<code value="confirmed"/>
<display value="Confirmed"/>
</coding>
</verificationStatus>
<code>
<coding>
<system value="http://snomed.info/sct"/>
<code value="13644009"/>
<display value="Hypercholesterolemia (disorder)"/>
</coding>
</code>
<subject>🔗
<reference value="Patient/patient-male-example"/>
</subject>
<onsetDateTime value="2024-05-10"/>
<recordedDate value="2024-05-12"/>
<participant>
<function>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/provenance-participant-type"/>
<code value="author"/>
<display value="Author"/>
</coding>
</function>
<actor>🔗
<reference value="Practitioner/practitioner-example"/>
</actor>
</participant>
<note>
<text
value="Elevated LDL cholesterol. Lifestyle advice and statin therapy recommended."/>
</note>
</Condition>