Implementation Guide
23.0.0 - R4 APIs
Publish Box goes here
<Condition xmlns="http://hl7.org/fhir">
<id value="Example2"/>
<meta>
<versionId value="example2"/>
<lastUpdated value="2024-02-20T04:14:03.773-06:00"/>
<profile
value="http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition"/>
<profile
value="https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-condition-profile"/>
<security>
<system
value="http://terminology.hl7.org/CodeSystem/v3-Confidentiality"/>
<code value="N"/>
<display value="Normal"/>
</security>
<tag>
<system
value="https://docs.mydata.athenahealth.com/fhir-r4/codesystem/athenaFlex/EditTags"/>
<code value="New"/>
<display value="New"/>
</tag>
<tag>
<system
value="https://docs.mydata.athenahealth.com/fhir-r4/codesystem/athenaFlex/EditTags"/>
<code value="Pen"/>
<display value="Pen"/>
</tag>
<tag>
<system
value="https://docs.mydata.athenahealth.com/fhir-r4/codesystem/athenaFlex/EditTags"/>
<code value="NewPen"/>
<display value="New Pen"/>
</tag>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Condition Example2</b></p><a name="Example2"> </a><a name="hcExample2"> </a><a name="Example2-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">version: versionId: id (PrimitiveType/Condition.meta.versionId): element = id -> versionId=id[example2]; Last updated: 2024-02-20 04:14:03-0600</p><p style="margin-bottom: 0px">Profiles: <a href="http://hl7.org/fhir/us/core/STU3.1/StructureDefinition-us-core-condition.html">US Core Condition Profile</a>, <a href="StructureDefinition-athena-condition-profile.html">Detailed information about conditions, problems or diagnoses</a></p><p style="margin-bottom: 0px">Tags: New (Details: EditTags code New = ' New ', stated as ' New '), Pen (Details: EditTags code Pen = ' Pen ', stated as ' Pen '), New Pen (Details: EditTags code NewPen = ' NewPen ', stated as ' New Pen ')</p><p style="margin-bottom: 0px">Security Label: Normal (Details: Confidentiality code N = ' normal ', stated as ' Normal ')</p></div><p><b>identifier</b>: Unspecified Identifier/example2</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 problem-list-item}, {http://terminology.hl7.org/CodeSystem/condition-category encounter-diagnosis}">Problem List Item</span></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 253535002}, {http://hl7.org/fhir/sid/icd-10-cm Q20.9}, {http://hl7.org/fhir/sid/icd-9-cm 746.9}, {https://docs.mydata.athenahealth.com/fhir-r4/codes/MEL ICD-746.9}">Abnormal left ventricle</span></p><p><b>subject</b>: <a href="Patient/example2">Patient/example2</a></p><p><b>encounter</b>: <a href="Encounter/example2">Encounter/example2</a></p><p><b>onset</b>: 2024-02-20 00:00:00-0600</p><p><b>recordedDate</b>: 2024-02-20 04:13:20-0600</p><p><b>recorder</b>: <a href="Practitioner/example2">Practitioner/example2</a></p><p><b>asserter</b>: <a href="Practitioner/example2">Practitioner/example2</a></p></div>
</text>
<identifier>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
<code value="U"/>
<display value="Unspecified Identifier"/>
</coding>
<text value="Unspecified Identifier"/>
</type>
<system
value="https://docs.mydata.athenahealth.com/fhir-r4/athenaFlex/namingsystem/ProblemId/example2"/>
<value value="example2"/>
</identifier>
<clinicalStatus>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/condition-clinical"/>
<code value="active"/>
<display value="Active"/>
</coding>
<text value="Active"/>
</clinicalStatus>
<verificationStatus>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/condition-ver-status"/>
<code value="confirmed"/>
<display value="Confirmed"/>
</coding>
<text value="Confirmed"/>
</verificationStatus>
<category>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/condition-category"/>
<code value="problem-list-item"/>
<display value="Problem List Item"/>
</coding>
<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="253535002"/>
</coding>
<coding>
<system value="http://hl7.org/fhir/sid/icd-10-cm"/>
<code value="Q20.9"/>
</coding>
<coding>
<system value="http://hl7.org/fhir/sid/icd-9-cm"/>
<code value="746.9"/>
</coding>
<coding>
<system value="https://docs.mydata.athenahealth.com/fhir-r4/codes/MEL"/>
<code value="ICD-746.9"/>
</coding>
<text value="Abnormal left ventricle"/>
</code>
<subject>
<reference value="Patient/example2"/>
</subject>
<encounter>
<reference value="Encounter/example2"/>
</encounter>
<onsetDateTime value="2024-02-20T00:00:00-06:00"/>
<recordedDate value="2024-02-20T04:13:20-06:00"/>
<recorder>
<reference value="Practitioner/example2"/>
</recorder>
<asserter>
<reference value="Practitioner/example2"/>
</asserter>
</Condition>