Implementation Guide
23.1.0 - R4 APIs
Publish Box goes here
<ServiceRequest xmlns="http://hl7.org/fhir">
<id value="Example1"/>
<meta>
<versionId value="1915848310451830"/>
<lastUpdated value="2020-09-16T04:07:08.350+05:30"/>
<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/Training"/>
<code value="1225648232001060"/>
</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: ServiceRequest Example1</b></p><a name="Example1"> </a><a name="hcExample1"> </a><a name="Example1-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[1915848310451830]; Last updated: 2020-09-16 04:07:08+0530</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-athena-servicerequest-profile.html">AthenaServiceRequest</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 Labels: Normal (Details: Confidentiality code N = ' normal ', stated as ' Normal '), 1225648232001060 (Details: Training code 1225648232001060 = ' 1225648232001060 ', stated as ' null ')</p></div><p><b>identifier</b>: Unspecified Identifier/4-2</p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>category</b>: <span title="Codes:{https://docs.mydata.athenahealth.com/fhir-r4/athenaFlex/codesystem/ordercategory test}">Tests and Procedures</span></p><p><b>priority</b>: STAT</p><p><b>code</b>: <span title="Codes:{http://www.ama-assn.org/go/cpt 45378}">Colonoscopy</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>: 2020-09-16 00:00:00+0530</p><p><b>requester</b>: <a href="Practitioner-Example1.html">Practitioner Harry S. Winston </a></p><p><b>performer</b>: <a href="Practitioner/1238528099000630">Practitioner/1238528099000630</a></p><p><b>supportingInfo</b>: <a href="Condition-Example1.html">Condition I10</a></p><p><b>note</b>: Test instructions
</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/Training"/>
<value value="4-2"/>
</identifier>
<status value="active">
<extension
url="https://docs.mydata.athenahealth.com/fhir-r4/athenaFlex/athena-originalCode">
<valueCoding>
<system
value="https://docs.mydata.athenahealth.com/fhir-r4/athenaFlex/codesystem/servicerequeststatus"/>
<code value="S"/>
<display value="In process"/>
</valueCoding>
</extension>
</status>
<intent value="order"/>
<category>
<coding>
<system
value="https://docs.mydata.athenahealth.com/fhir-r4/athenaFlex/codesystem/ordercategory"/>
<code value="test"/>
<display value="Tests and Procedures"/>
</coding>
<text value="Tests and Procedures"/>
</category>
<priority value="stat">
<extension
url="https://docs.mydata.athenahealth.com/fhir-r4/athenaFlex/athena-originalCode">
<valueCoding>
<system
value="https://docs.mydata.athenahealth.com/fhir-r4/athenaFlex/codesystem/servicerequestpriority"/>
<code value="S"/>
<display value="Stat"/>
</valueCoding>
</extension>
</priority>
<code>
<coding>
<system value="http://www.ama-assn.org/go/cpt"/>
<code value="45378"/>
</coding>
<text value="Colonoscopy"/>
</code>
<subject>🔗
<reference value="Patient/Example1"/>
</subject>
<encounter>🔗
<reference value="Encounter/Example1"/>
</encounter>
<occurrenceDateTime value="2020-09-16T00:00:00+05:30"/>
<requester>🔗
<reference value="Practitioner/Example1"/>
</requester>
<performer>
<reference value="Practitioner/1238528099000630"/>
</performer>
<supportingInfo>🔗
<reference value="Condition/Example1"/>
</supportingInfo>
<note>
<text value="Test instructions
"/>
</note>
</ServiceRequest>