This page is part of the PACIO Transitions of Care Implementation Guide (v1.0.0-ballot: STU 1 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. No current official version has been published yet. For a full list of available versions, see the Directory of published versions
Page standards status: Informative |
<Condition xmlns="http://hl7.org/fhir">
<id value="BSJ-HypertensionDiagnosis"/>
<meta>
<profile
value="http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition-encounter-diagnosis|6.1.0"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Condition BSJ-HypertensionDiagnosis</b></p><a name="BSJ-HypertensionDiagnosis"> </a><a name="hcBSJ-HypertensionDiagnosis"> </a><a name="BSJ-HypertensionDiagnosis-en-US"> </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/core/STU6.1/StructureDefinition-us-core-condition-encounter-diagnosis.html">US Core Condition Encounter Diagnosis Profileversion: null6.1.0)</a></p></div><p><b>Condition Asserted Date</b>: 2011-09</p><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 encounter-diagnosis}">Encounter Diagnosis</span></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 38341003}">Hypertensive disorder, systemic arterial (disorder)</span></p><p><b>bodySite</b>: <span title="Codes:{http://snomed.info/sct 113257007}">Structure of cardiovascular system (body structure)</span></p><p><b>subject</b>: <a href="Patient-Example-Smith-Johnson-Patient1.html">Smith-Johnson, Betsy Female, DoB: 1958-11-01 ( http://hl7.org/fhir/sid/us-medicare#United States Medicare Number#10A3D58WH1600)</a></p><p><b>onset</b>: 2011-08</p><p><b>recordedDate</b>: 2011-09-17</p><p><b>asserter</b>: <a href="PractitionerRole-Role-IMMD-AnitaChu.html">PractitionerRole Internal Medicine Physician</a></p></div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/condition-assertedDate">
<valueDateTime value="2011-09"/>
</extension>
<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="encounter-diagnosis"/>
<display value="Encounter Diagnosis"/>
</coding>
</category>
<code>
<coding>
<system value="http://snomed.info/sct"/>
<code value="38341003"/>
<display value="Hypertensive disorder, systemic arterial (disorder)"/>
</coding>
</code>
<bodySite>
<coding>
<system value="http://snomed.info/sct"/>
<code value="113257007"/>
<display value="Structure of cardiovascular system (body structure)"/>
</coding>
</bodySite>
<subject>🔗
<reference value="Patient/Example-Smith-Johnson-Patient1"/>
</subject>
<onsetDateTime value="2011-08"/>
<recordedDate value="2011-09-17"/>
<asserter>🔗
<reference value="PractitionerRole/Role-IMMD-AnitaChu"/>
</asserter>
</Condition>