Data Exchange For Quality Measures Implementation Guide, published by HL7 International / Clinical Quality Information. This guide is not an authorized publication; it is the continuous build for version 5.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/davinci-deqm/ and changes regularly. See the Directory of published versions
<Bundle xmlns="http://hl7.org/fhir">
<id value="single-indv-vte-report-option7"/>
<meta>
<source value="http://example.org/fhir/server"/>
</meta>
<type value="transaction"/>
<entry>
<fullUrl value="urn:uuid:b5cf5a8c-63f0-437f-84fd-dc8a3cf43cc4"/>
<resource>
<MeasureReport>
<id value="b5cf5a8c-63f0-437f-84fd-dc8a3cf43cc4"/>
<meta>
<source value="http://example.org/fhir/server"/>
<profile
value="http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/indv-measurereport-deqm"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><a name="MeasureReport_b5cf5a8c-63f0-437f-84fd-dc8a3cf43cc4"> </a><p class="res-header-id"><b>Generated Narrative: MeasureReport b5cf5a8c-63f0-437f-84fd-dc8a3cf43cc4</b></p><a name="b5cf5a8c-63f0-437f-84fd-dc8a3cf43cc4"> </a><a name="hcb5cf5a8c-63f0-437f-84fd-dc8a3cf43cc4"> </a><a name="b5cf5a8c-63f0-437f-84fd-dc8a3cf43cc4-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"/><p style="margin-bottom: 0px">Information Source: <a href="http://example.org/fhir/server">http://example.org/fhir/server</a></p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-indv-measurereport-deqm.html">DEQM Individual MeasureReport Profile</a></p></div><p><b>DEQM Measure Scoring Extension</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/measure-scoring proportion}">Proportion</span></p><p><b>status</b>: Complete</p><p><b>type</b>: Individual</p><p><b>measure</b>: <a href="Measure-measure-exm108-example.html">EXM108 - Venous Thromboembolism Prophylaxis</a></p><p><b>subject</b>: <a href="Bundle-single-indv-vte-report-option1.html#urn-uuid-b5cf5a8c-63f0-437f-84fd-dc8a3cf43cc6">Bundle: type = transaction</a></p><p><b>date</b>: 2019-03-14</p><p><b>reporter</b>: <a href="Bundle-single-indv-vte-report-option1.html#urn-uuid-b5cf5a8c-63f0-437f-84fd-dc8a3cf43cc5">Bundle: type = transaction</a></p><p><b>period</b>: 2018-12-31 --> 2019-01-01</p><p><b>improvementNotation</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/measure-improvement-notation increase}">Increased score indicates improvement</span></p><blockquote><p><b>group</b></p><blockquote><p><b>population</b></p><p><b>code</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/measure-population initial-population}">Initial Population</span></p><p><b>count</b>: 1</p></blockquote><blockquote><p><b>population</b></p><p><b>code</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/measure-population numerator}">Numerator</span></p><p><b>count</b>: 1</p></blockquote><blockquote><p><b>population</b></p><p><b>code</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/measure-population denominator}">Denominator</span></p><p><b>count</b>: 1</p></blockquote><blockquote><p><b>population</b></p><p><b>code</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/measure-population denominator-exclusion}">Denominator Exclusion</span></p><p><b>count</b>: 0</p></blockquote><p><b>measureScore</b>: 1</p></blockquote><p><b>evaluatedResource</b>: <a href="Bundle-single-indv-vte-report-option1.html#urn-uuid-b5cf5a8c-63f0-437f-84fd-dc8a3cf43cc5">Bundle: type = transaction</a></p></div>
</text>
<extension
url="http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/extension-measureScoring">
<valueCodeableConcept>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/measure-scoring"/>
<code value="proportion"/>
</coding>
</valueCodeableConcept>
</extension>
<status value="complete"/>
<type value="individual"/>
<measure
value="http://hl7.org/fhir/us/davinci-deqm/Measure/measure-exm108-example"/>
<subject>
<reference value="urn:uuid:b5cf5a8c-63f0-437f-84fd-dc8a3cf43cc6"/>
</subject>
<date value="2019-03-14"/>
<reporter>
<reference value="urn:uuid:b5cf5a8c-63f0-437f-84fd-dc8a3cf43cc5"/>
</reporter>
<period>
<start value="2018-12-31"/>
<end value="2019-01-01"/>
</period>
<improvementNotation>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/measure-improvement-notation"/>
<code value="increase"/>
<display value="Increased score indicates improvement"/>
</coding>
</improvementNotation>
<group>
<population>
<code>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/measure-population"/>
<code value="initial-population"/>
<display value="Initial Population"/>
</coding>
</code>
<count value="1"/>
</population>
<population>
<code>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/measure-population"/>
<code value="numerator"/>
<display value="Numerator"/>
</coding>
</code>
<count value="1"/>
</population>
<population>
<code>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/measure-population"/>
<code value="denominator"/>
<display value="Denominator"/>
</coding>
</code>
<count value="1"/>
</population>
<population>
<code>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/measure-population"/>
<code value="denominator-exclusion"/>
<display value="Denominator Exclusion"/>
</coding>
</code>
<count value="0"/>
</population>
<measureScore>
<value value="1"/>
</measureScore>
</group>
<evaluatedResource>
<reference value="urn:uuid:b5cf5a8c-63f0-437f-84fd-dc8a3cf43cc5"/>
</evaluatedResource>
</MeasureReport>
</resource>
<request>
<method value="POST"/>
<url value="MeasureReport"/>
</request>
</entry>
<entry>
<fullUrl value="urn:uuid:b5cf5a8c-63f0-437f-84fd-dc8a3cf43cc5"/>
<resource>
<Organization>
<meta>
<source value="http://example.org/fhir/server"/>
<profile
value="http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-organization"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><a name="Organization_null"> </a><p class="res-header-id"><b>Generated Narrative: Organization </b></p><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"/><p style="margin-bottom: 0px">Information Source: <a href="http://example.org/fhir/server">http://example.org/fhir/server</a></p><p style="margin-bottom: 0px">Profile: <a href="http://hl7.org/fhir/us/qicore/STU6/StructureDefinition-qicore-organization.html">QICore Organization</a></p></div><p><b>identifier</b>: Tax ID number/123456789 (use: official, )</p><p><b>active</b>: true</p><p><b>type</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/organization-type prov}">Healthcare Provider</span></p><p><b>name</b>: DaVinciHospital01</p><p><b>telecom</b>: ph: (+1) 401-555-1212</p><p><b>address</b>: 73 Lakewood Street Warwick RI 02886 USA </p></div>
</text>
<identifier>
<use value="official"/>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
<code value="TAX"/>
<display value="Tax ID number"/>
</coding>
</type>
<system value="urn:oid:2.16.840.1.113883.4.4"/>
<value value="123456789"/>
<assigner>
<display value="www.irs.gov"/>
</assigner>
</identifier>
<active value="true"/>
<type>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/organization-type"/>
<code value="prov"/>
<display value="Healthcare Provider"/>
</coding>
</type>
<name value="DaVinciHospital01"/>
<telecom>
<system value="phone"/>
<value value="(+1) 401-555-1212"/>
</telecom>
<address>
<line value="73 Lakewood Street"/>
<city value="Warwick"/>
<state value="RI"/>
<postalCode value="02886"/>
<country value="USA"/>
</address>
</Organization>
</resource>
<request>
<method value="POST"/>
<url value="Organization"/>
</request>
</entry>
<entry>
<fullUrl value="urn:uuid:b5cf5a8c-63f0-437f-84fd-dc8a3cf43cc6"/>
<resource>
<Patient>
<meta>
<source value="http://example.org/fhir/server"/>
<profile
value="http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-patient"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><a name="Patient_null"> </a><p class="res-header-id"><b>Generated Narrative: Patient </b></p><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"/><p style="margin-bottom: 0px">Information Source: <a href="http://example.org/fhir/server">http://example.org/fhir/server</a></p><p style="margin-bottom: 0px">Profile: <a href="http://hl7.org/fhir/us/qicore/STU6/StructureDefinition-qicore-patient.html">QICore Patient</a></p></div><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Thelma Webster (official) Female, DoB: 1948-04-28 ( Medical record number: 67890 (use: usual, ))</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Record is active">Active:</td><td>true</td><td style="background-color: #f3f5da" title="Known status of Patient">Deceased:</td><td>false</td></tr><tr><td style="background-color: #f3f5da" title="Known Marital status of Patient">Marital Status:</td><td colspan="3"><span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-MaritalStatus M}">Married</span></td></tr><tr><td style="background-color: #f3f5da" title="Ways to contact the Patient">Contact Detail</td><td colspan="3">7496 Beaver Ridge Ave Thornton NJ 07003 USA (home)</td></tr><tr><td style="background-color: #f3f5da" title="Language spoken">Language:</td><td colspan="3"><span title="Codes:{urn:ietf:bcp:47 en-US}">English (Region=United States)</span> (preferred)</td></tr><tr><td style="background-color: #f3f5da" title="Concepts classifying the person into a named category of humans sharing common history, traits, geographical origin or nationality. The ethnicity codes used to represent these concepts are based upon the [CDC ethnicity and Ethnicity Code Set Version 1.0](http://www.cdc.gov/phin/resources/vocabulary/index.html) which includes over 900 concepts for representing race and ethnicity of which 43 reference ethnicity. The ethnicity concepts are grouped by and pre-mapped to the 2 OMB ethnicity categories: - Hispanic or Latino - Not Hispanic or Latino.">US Core Ethnicity Extension:</td><td colspan="3"><ul><li>ombCategory: <a href="http://terminology.hl7.org/5.5.0/CodeSystem-CDCREC.html#CDCREC-2186-5">CDC Race and Ethnicity</a> 2186-5: Not Hispanic or Latino</li><li>text: Not Hispanic or Latino</li></ul></td></tr><tr><td style="background-color: #f3f5da" title="A code classifying the person's sex assigned at birth as specified by the [Office of the National Coordinator for Health IT (ONC)](https://www.healthit.gov/newsroom/about-onc). This extension aligns with the C-CDA Birth Sex Observation (LOINC 76689-9). After version 6.0.0, this extension is no longer a *USCDI Requirement*."><a href="http://hl7.org/fhir/us/core/STU6.1/StructureDefinition-us-core-birthsex.html">US Core Birth Sex Extension</a></td><td colspan="3">F</td></tr><tr><td style="background-color: #f3f5da" title="Concepts classifying the person into a named category of humans sharing common history, traits, geographical origin or nationality. The race codes used to represent these concepts are based upon the [CDC Race and Ethnicity Code Set Version 1.0](http://www.cdc.gov/phin/resources/vocabulary/index.html#3) which includes over 900 concepts for representing race and ethnicity of which 921 reference race. The race concepts are grouped by and pre-mapped to the 5 OMB race categories:
- American Indian or Alaska Native
- Asian
- Black or African American
- Native Hawaiian or Other Pacific Islander
- White.">US Core Race Extension:</td><td colspan="3"><ul><li>ombCategory: <a href="http://terminology.hl7.org/5.5.0/CodeSystem-CDCREC.html#CDCREC-2106-3">CDC Race and Ethnicity</a> 2106-3: White</li><li>text: White</li></ul></td></tr></table></div>
</text>
<extension
url="http://hl7.org/fhir/us/core/StructureDefinition/us-core-birthsex">
<valueCode value="F"/>
</extension>
<extension
url="http://hl7.org/fhir/us/core/StructureDefinition/us-core-race">
<extension url="ombCategory">
<valueCoding>
<system value="urn:oid:2.16.840.1.113883.6.238"/>
<code value="2106-3"/>
<display value="White"/>
</valueCoding>
</extension>
<extension url="text">
<valueString value="White"/>
</extension>
</extension>
<extension
url="http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity">
<extension url="ombCategory">
<valueCoding>
<system value="urn:oid:2.16.840.1.113883.6.238"/>
<code value="2186-5"/>
<display value="Not Hispanic or Latino"/>
</valueCoding>
</extension>
<extension url="text">
<valueString value="Not Hispanic or Latino"/>
</extension>
</extension>
<identifier>
<use value="usual"/>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
<code value="MR"/>
<display value="Medical record number"/>
</coding>
</type>
<system value="http://hospital.davinci.org"/>
<value value="67890"/>
</identifier>
<active value="true"/>
<name>
<use value="official"/>
<family value="Webster"/>
<given value="Thelma"/>
</name>
<gender value="female"/>
<birthDate value="1948-04-28"/>
<deceasedBoolean value="false"/>
<address>
<use value="home"/>
<line value="7496 Beaver Ridge Ave"/>
<city value="Thornton"/>
<state value="NJ"/>
<postalCode value="07003"/>
<country value="USA"/>
</address>
<maritalStatus>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/v3-MaritalStatus"/>
<code value="M"/>
<display value="Married"/>
</coding>
</maritalStatus>
<communication>
<language>
<coding>
<system value="urn:ietf:bcp:47"/>
<code value="en-US"/>
<display value="English (Region=United States)"/>
</coding>
</language>
<preferred value="true"/>
</communication>
</Patient>
</resource>
<request>
<method value="POST"/>
<url value="Patient"/>
</request>
</entry>
<entry>
<fullUrl value="urn:uuid:b5cf5a8c-63f0-437f-84fd-dc8a3cf43cc7"/>
<resource>
<Encounter>
<meta>
<source value="http://example.org/fhir/server"/>
<profile
value="http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-encounter"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><a name="Encounter_null"> </a><p class="res-header-id"><b>Generated Narrative: Encounter </b></p><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"/><p style="margin-bottom: 0px">Information Source: <a href="http://example.org/fhir/server">http://example.org/fhir/server</a></p><p style="margin-bottom: 0px">Profile: <a href="http://hl7.org/fhir/us/qicore/STU6/StructureDefinition-qicore-encounter.html">QICore Encounter</a></p></div><p><b>status</b>: Finished</p><p><b>class</b>: <a href="http://terminology.hl7.org/5.5.0/CodeSystem-v3-ActCode.html#v3-ActCode-IMP">ActCode</a> IMP: inpatient encounter</p><p><b>type</b>: <span title="Codes:{http://snomed.info/sct 32485007}">Hospital admission</span></p><p><b>subject</b>: <a href="Bundle-single-indv-vte-report-option1.html#urn-uuid-b5cf5a8c-63f0-437f-84fd-dc8a3cf43cc6">Bundle: type = transaction</a></p><p><b>period</b>: 2018-07-19 06:10:27+0000 --> 2018-07-19 06:10:27+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="Bundle-single-indv-vte-report-option1.html#urn-uuid-b5cf5a8c-63f0-437f-84fd-dc8a3cf43cc8">Mother Charity Hospital</a></td></tr></table></div>
</text>
<status value="finished"/>
<class>
<system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
<code value="IMP"/>
<display value="inpatient encounter"/>
</class>
<type>
<coding>
<system value="http://snomed.info/sct"/>
<code value="32485007"/>
<display value="Hospital admission"/>
</coding>
</type>
<subject>
<reference value="urn:uuid:b5cf5a8c-63f0-437f-84fd-dc8a3cf43cc6"/>
</subject>
<period>
<start value="2018-07-19T06:10:27Z"/>
<end value="2018-07-19T06:10:27Z"/>
</period>
<location>
<location>
<reference value="urn:uuid:b5cf5a8c-63f0-437f-84fd-dc8a3cf43cc8"/>
<display value="Mother Charity Hospital"/>
</location>
</location>
</Encounter>
</resource>
<request>
<method value="POST"/>
<url value="Encounter"/>
</request>
</entry>
<entry>
<fullUrl value="urn:uuid:b5cf5a8c-63f0-437f-84fd-dc8a3cf43cc8"/>
<resource>
<Location>
<meta>
<source value="http://example.org/fhir/server"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><a name="Location_null"> </a><p class="res-header-id"><b>Generated Narrative: Location </b></p><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"/><p style="margin-bottom: 0px">Information Source: <a href="http://example.org/fhir/server">http://example.org/fhir/server</a></p></div><p><b>identifier</b>: <code>http://www.hl7.org/oid/</code>/1.2.3.4.181 (use: official, )</p><p><b>status</b>: Active</p><p><b>name</b>: Mother Charity Hospital</p><p><b>mode</b>: Instance</p><p><b>telecom</b>: ph: (313) 555-5671(Work)</p><p><b>address</b>: 869 W Oak Street Royal Oak MI 48073 (work)</p><p><b>physicalType</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/location-physical-type bu}">Building</span></p></div>
</text>
<identifier>
<use value="official"/>
<system value="http://www.hl7.org/oid/"/>
<value value="1.2.3.4.181"/>
</identifier>
<status value="active"/>
<name value="Mother Charity Hospital"/>
<mode value="instance"/>
<telecom>
<system value="phone"/>
<value value="(313) 555-5671"/>
<use value="work"/>
</telecom>
<address>
<use value="work"/>
<type value="physical"/>
<line value="869 W Oak Street"/>
<city value="Royal Oak"/>
<district value="Oakland County"/>
<state value="MI"/>
<postalCode value="48073"/>
</address>
<physicalType>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/location-physical-type"/>
<code value="bu"/>
<display value="Building"/>
</coding>
</physicalType>
</Location>
</resource>
<request>
<method value="POST"/>
<url value="Location"/>
</request>
</entry>
<entry>
<fullUrl
value="http://example.org/fhir/receiver/Practitioner/practitioner02"/>
<resource>
<Practitioner>
<id value="practitioner02"/>
<meta>
<source value="http://example.org/fhir/server"/>
<profile
value="http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-practitioner"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><a name="Practitioner_practitioner02"> </a><p class="res-header-id"><b>Generated Narrative: Practitioner practitioner02</b></p><a name="practitioner02"> </a><a name="hcpractitioner02"> </a><a name="practitioner02-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"/><p style="margin-bottom: 0px">Information Source: <a href="http://example.org/fhir/server">http://example.org/fhir/server</a></p><p style="margin-bottom: 0px">Profile: <a href="http://hl7.org/fhir/us/qicore/STU6/StructureDefinition-qicore-practitioner.html">QICore Practitioner</a></p></div><p><b>identifier</b>: Provider number/7475567872 (use: official, ), Provider number/082583 (use: secondary, )</p><p><b>name</b>: Ronald Bone </p><p><b>address</b>: 1003 Healthcare Drive Amherst MA 01002 (home)</p></div>
</text>
<identifier>
<use value="official"/>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
<code value="PRN"/>
<display value="Provider number"/>
</coding>
</type>
<system value="http://hl7.org/fhir/sid/us-npi"/>
<value value="7475567872"/>
<assigner>
<display value="www.cms.gov"/>
</assigner>
</identifier>
<identifier>
<use value="secondary"/>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
<code value="PRN"/>
<display value="Provider number"/>
</coding>
</type>
<system value="urn:oid:2.16.840.1.113883.4.336"/>
<value value="082583"/>
<assigner>
<display value="www.cms.gov"/>
</assigner>
</identifier>
<name>
<family value="Bone"/>
<given value="Ronald"/>
<prefix value="Dr"/>
</name>
<address>
<use value="home"/>
<line value="1003 Healthcare Drive"/>
<city value="Amherst"/>
<state value="MA"/>
<postalCode value="01002"/>
</address>
</Practitioner>
</resource>
<request>
<method value="POST"/>
<url value="Practitioner"/>
</request>
</entry>
<entry>
<fullUrl
value="http://example.org/fhir/receiver/MedicationRequest/medicationRequest01"/>
<resource>
<MedicationRequest>
<id value="medicationRequest01"/>
<meta>
<profile
value="http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationnotrequested"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><a name="MedicationRequest_medicationRequest01"> </a><p class="res-header-id"><b>Generated Narrative: MedicationRequest medicationRequest01</b></p><a name="medicationRequest01"> </a><a name="hcmedicationRequest01"> </a><a name="medicationRequest01-en-US"> </a><p><b>status</b>: Completed</p><p><b>intent</b>: Order</p><p><b>doNotPerform</b>: true</p><p><b>medication</b>: <span title="Codes:">Not Done Value Set: Low Dose Unfractionated Heparin for VTE Prophylaxis</span> (Not done value set: <a href="https://vsac.nlm.nih.gov/valueset/2.16.840.1.113762.1.4.1045.39/expansion">Low Dose Unfractionated Heparin for VTE Prophylaxis</a>)</p><p><b>subject</b>: <a href="Bundle-single-indv-vte-report-option1.html#urn-uuid-b5cf5a8c-63f0-437f-84fd-dc8a3cf43cc6">Bundle: type = transaction</a></p><p><b>encounter</b>: <a href="Bundle-single-indv-vte-report-option1.html#urn-uuid-b5cf5a8c-63f0-437f-84fd-dc8a3cf43cc7">Bundle: type = transaction</a></p><p><b>authoredOn</b>: 2019-12-05 06:10:27+0000</p><p><b>requester</b>: <a href="Practitioner-practitioner02.html">Practitioner Emile Zieme(official)</a></p><p><b>reasonCode</b>: <span title="Codes:{http://snomed.info/sct 182895007}">Drug declined by patient (situation)</span></p></div>
</text>
<status value="completed"/>
<intent value="order"/>
<doNotPerform value="true"/>
<medicationCodeableConcept>
<extension
url="http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-notDoneValueSet">
<valueCanonical
value="http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1045.39"/>
</extension>
<text
value="Not Done Value Set: Low Dose Unfractionated Heparin for VTE Prophylaxis"/>
</medicationCodeableConcept>
<subject>
<reference value="urn:uuid:b5cf5a8c-63f0-437f-84fd-dc8a3cf43cc6"/>
</subject>
<encounter>
<reference value="urn:uuid:b5cf5a8c-63f0-437f-84fd-dc8a3cf43cc7"/>
</encounter>
<authoredOn value="2019-12-05T06:10:27Z"/>
<requester>🔗
<reference value="Practitioner/practitioner02"/>
</requester>
<reasonCode>
<coding>
<system value="http://snomed.info/sct"/>
<code value="182895007"/>
<display value="Drug declined by patient (situation)"/>
</coding>
</reasonCode>
</MedicationRequest>
</resource>
<request>
<method value="POST"/>
<url value="MedicationRequest"/>
</request>
</entry>
</Bundle>