Implementation Guide
23.0.0 - R4 APIs
Publish Box goes here
<ServiceRequest xmlns="http://hl7.org/fhir">
<id value="Example5"/>
<meta>
<versionId value="1226174545101060"/>
<lastUpdated value="2010-05-20T13:38:26.037-07:00"/>
<profile
value="https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-servicerequest-profile"/>
<security>
<system
value="http://terminology.hl7.org/CodeSystem/v3-Confidentiality"/>
<code value="N"/>
<display value="Normal"/>
</security>
<security>
<system
value="https://docs.mydata.athenahealth.com/fhir-r4/athenaFlex/codesystem/Location/1000-4-9390"/>
<code value="1225648232001060"/>
</security>
<tag>
<system
value="https://docs.mydata.athenahealth.com/fhir-r4/codesystem/athenaFlex/EditTags"/>
<code value="Removed"/>
<display value="Removed"/>
</tag>
<tag>
<system
value="https://docs.mydata.athenahealth.com/fhir-r4/codesystem/athenaFlex/EditTags"/>
<code value="Pen"/>
<display value="Pen"/>
</tag>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ServiceRequest Example5</b></p><a name="Example5"> </a><a name="hcExample5"> </a><a name="Example5-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/ServiceRequest.meta.versionId): element = id -> versionId=id[1226174545101060]; Last updated: 2010-05-20 13:38:26-0700</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-athena-servicerequest-profile.html">AthenaServiceRequest</a></p><p style="margin-bottom: 0px">Tags: Removed (Details: EditTags code Removed = ' Removed ', stated as ' Removed '), Pen (Details: EditTags code Pen = ' Pen ', stated as ' Pen ')</p><p style="margin-bottom: 0px">Security Labels: Normal (Details: Confidentiality code N = ' normal ', stated as ' Normal '), 1225648232001060 (Details: 1000-4-9390 code 1225648232001060 = ' 1225648232001060 ', stated as ' null ')</p></div><p><b>identifier</b>: Unspecified Identifier/122-8</p><p><b>status</b>: Completed</p><p><b>intent</b>: Order</p><p><b>category</b>: <span title="Codes:{https://docs.mydata.athenahealth.com/fhir-r4/athenaFlex/codesystem/ordercategory tests}">Tests and Procedures</span></p><p><b>priority</b>: Routine</p><p><b>code</b>: <span title="Codes:{http://www.ama-assn.org/go/cpt 71020:26,26}">X-Ray, Chest, PA & Lateral</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><p><b>encounter</b>: <a href="Encounter-Example1.html">Encounter: extension = No display for Extension ,No display for Extension ,No display for Extension ; status = finished; class = ambulatory (ActCode#AMB); type = Office Visit; priority = routine; period = 2020-08-17 21:04:20-0600 --> 2020-08-17 21:07:17-0600</a></p><p><b>occurrence</b>: 2017-01-15 00:00:00-0800 --> (ongoing)</p><p><b>authoredOn</b>: 2017-01-15 00:00:00-0800</p><p><b>requester</b>: <a href="Practitioner-Example1.html">Practitioner Harry S. Winston </a></p><p><b>performer</b>: <a href="Organization-Example1.html">Organization Main Health System</a></p><p><b>note</b>: Sampletext</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/ORDERNUM/1000-4-9390"/>
<value value="122-8"/>
</identifier>
<status value="completed">
<extension
url="https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-originalCode">
<valueCoding>
<system
value="https://docs.mydata.athenahealth.com/fhir-r4/athenaFlex/codesystem/servicerequeststatus"/>
<code value="C"/>
<display value="Complete"/>
</valueCoding>
</extension>
</status>
<intent value="order"/>
<category>
<coding>
<system
value="https://docs.mydata.athenahealth.com/fhir-r4/athenaFlex/codesystem/ordercategory"/>
<code value="tests"/>
<display value="Tests and Procedures"/>
</coding>
<text value="Tests and Procedures"/>
</category>
<priority value="routine">
<extension
url="https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-originalCode">
<valueCoding>
<system
value="https://docs.mydata.athenahealth.com/fhir-r4/athenaFlex/codesystem/servicerequestpriority"/>
<code value="N"/>
<display value="Normal"/>
</valueCoding>
</extension>
</priority>
<code>
<coding>
<system value="http://www.ama-assn.org/go/cpt"/>
<code value="71020:26,26"/>
</coding>
<text value="X-Ray, Chest, PA & Lateral"/>
</code>
<subject>🔗
<reference value="Patient/Example1"/>
</subject>
<encounter>🔗
<reference value="Encounter/Example1"/>
</encounter>
<occurrencePeriod>
<start value="2017-01-15T00:00:00-08:00"/>
</occurrencePeriod>
<authoredOn value="2017-01-15T00:00:00-08:00"/>
<requester>🔗
<reference value="Practitioner/Example1"/>
</requester>
<performer>🔗
<reference value="Organization/Example1"/>
</performer>
<note>
<text value="Sampletext"/>
</note>
</ServiceRequest>