This page is part of the US Core (v3.1.1: STU3) based on FHIR R4. The current version which supercedes this version is 5.0.1. For a full list of available versions, see the Directory of published versions
XML Format: Bundle-uscore-mo3
Download Raw xml
<Bundle xmlns="http://hl7.org/fhir"> <id value="uscore-mo3"/> <type value="searchset"/> <total value="1"/> <link> <relation value="self"/> <url value="http://test.fhir.org/r4/MedicationRequest?search-id=4085956e-63b8-402d-b181-325040fdb9&&_id=uscore%2Dmo3&_include=MedicationRequest%3Amedication&_sort=_id"/> </link> <entry> <fullUrl value="http://test.fhir.org/r4/MedicationRequest/uscore-mo3"/> <resource> <MedicationRequest> <id value="uscore-mo3"/> <meta> <profile value="http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationrequest"/> </meta> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><p><b>id</b>: uscore-mo3</p><p><b>meta</b>: </p><p><b>status</b>: active</p><p><b>intent</b>: order</p><p><b>medication</b>: <a href="#Medication_uscore-med2">Nizatidine 15 MG/ML Oral Solution [Axid]. Generated Summary: id: uscore-med2; <span title="Codes: {http://www.nlm.nih.gov/research/umls/rxnorm 582620}">Nizatidine 15 MG/ML Oral Solution [Axid]</span></a></p><p><b>subject</b>: <a href="Patient-example.html">Amy Shaw. Generated Summary: id: example; Medical Record Number: 1032702 (USUAL); active; Amy V. Shaw , Amy V. Baxter ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 1987-02-20</a></p><p><b>authoredOn</b>: 2008-04-05</p><p><b>requester</b>: <a href="Practitioner-practitioner-1.html">Ronald Bone, MD. Generated Summary: id: practitioner-1; id: 9941339108, id: 25456; Ronald Bone </a></p></div> </text> <!-- this is an example using an external reference to a medication resource --> <status value="active"/> <intent value="order"/> <!-- either a code or a reference to the medication being prescribed. As described earlier, this could be contained, separately within a bundle or simply a reference to a remote server. --> <medicationReference> <reference value="Medication/uscore-med2"/> <display value="Nizatidine 15 MG/ML Oral Solution [Axid]"/> </medicationReference> <subject> <reference value="Patient/example"/> <display value="Amy Shaw"/> </subject> <authoredOn value="2008-04-05"/> <requester> <reference value="Practitioner/practitioner-1"/> <display value="Ronald Bone, MD"/> </requester> </MedicationRequest> </resource> <search> <mode value="match"/> </search> </entry> <entry> <fullUrl value="/Medication/uscore-med2"/> <resource> <Medication> <id value="uscore-med2"/> <meta> <versionId value="1"/> <lastUpdated value="2016-11-29T19:45:46Z"/> <profile value="http://hl7.org/fhir/us/core/StructureDefinition/us-core-medication"/> </meta> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><p><b>id</b>: uscore-med2</p><p><b>meta</b>: </p><p><b>code</b>: <span title="Codes: {http://www.nlm.nih.gov/research/umls/rxnorm 582620}">Nizatidine 15 MG/ML Oral Solution [Axid]</span></p></div> </text> <code> <coding> <system value="http://www.nlm.nih.gov/research/umls/rxnorm"/> <code value="582620"/> <display value="Nizatidine 15 MG/ML Oral Solution [Axid]"/> </coding> <text value="Nizatidine 15 MG/ML Oral Solution [Axid]"/> </code> </Medication> </resource> <search> <mode value="include"/> </search> </entry> </Bundle>