Implementation Guide
23.1.0 - R4 APIs
Publish Box goes here
<Encounter xmlns="http://hl7.org/fhir">
<id value="Example3"/>
<meta>
<lastUpdated value="2020-12-31T07:47:39.033+00:00"/>
<profile
value="http://hl7.org/fhir/us/core/StructureDefinition/us-core-encounter"/>
<profile
value="https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-encounter-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: Encounter Example3</b></p><a name="Example3"> </a><a name="hcExample3"> </a><a name="Example3-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">Last updated: 2020-12-31 07:47:39+0000</p><p style="margin-bottom: 0px">Profiles: <a href="http://hl7.org/fhir/us/core/STU3.1/StructureDefinition-us-core-encounter.html">US Core Encounter Profile</a>, <a href="StructureDefinition-athena-encounter-profile.html">An interaction during which services are provided to the patient</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>status</b>: Finished</p><p><b>class</b>: <a href="http://terminology.hl7.org/6.0.1/CodeSystem-v3-ActCode.html#v3-ActCode-AMB">ActCode</a> AMB: ambulatory</p><p><b>type</b>: <span title="Codes:{http://snomed.info/sct 28191001}">Consultation and report by radiologist</span></p><p><b>priority</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-ActPriority UR}">urgent</span></p><p><b>subject</b>: <a href="Patient-Example1.html">Robert S Benson (official) Male, DoB: 1974-05-21 ( Medical record number)</a></p><h3>Participants</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Individual</b></td></tr><tr><td style="display: none">*</td><td><a href="Practitioner-Example1.html">Practitioner Harry S. Winston </a></td></tr></table><p><b>period</b>: 2013-11-28 18:00:00+0000 --> 2015-05-23 00:41:24+0000</p><h3>Locations</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Location</b></td></tr><tr><td style="display: none">*</td><td><a href="Location-Example1.html">Location WC</a></td></tr></table></div>
</text>
<extension
url="https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-encounter-extension-SUMMARY">
<valueString value="CXR"/>
</extension>
<extension
url="https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-encounter-extension-DESCRIPTION">
<valueString value="Imaging Report"/>
</extension>
<extension
url="https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-encounter-extension-AUTHENTICATOR">
<valueReference>
<reference value="Practitioner/1225652602001060"/>
</valueReference>
</extension>
<status value="finished">
<extension
url="https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-originalCode">
<valueCoding>
<system
value="https://docs.mydata.athenahealth.com/fhir-r4/athenaFlex/codesystem/encounterstatus"/>
<code value="S"/>
<display value="Signed"/>
</valueCoding>
</extension>
</status>
<class>
<system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
<code value="AMB"/>
<display value="ambulatory"/>
</class>
<type>
<coding>
<system value="http://snomed.info/sct"/>
<code value="28191001"/>
<display value="Consultation and report by radiologist"/>
</coding>
<text value="Consultation and report by radiologist"/>
</type>
<priority>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v3-ActPriority"/>
<code value="UR"/>
<display value="urgent"/>
</coding>
<text value="urgent"/>
</priority>
<subject>🔗
<reference value="Patient/Example1"/>
</subject>
<participant>
<individual>🔗
<reference value="Practitioner/Example1"/>
</individual>
</participant>
<period>
<start value="2013-11-28T18:00:00+00:00"/>
<end value="2015-05-23T00:41:24+00:00"/>
</period>
<location>
<location>🔗
<reference value="Location/Example1"/>
</location>
</location>
</Encounter>