Data Exchange Profiles for 2022 CDC Clinical Practice Guideline for Prescribing Opioids
1.0.0-ballot - STU 1 - Ballot United States of America flag

Data Exchange Profiles for 2022 CDC Clinical Practice Guideline for Prescribing Opioids, published by HL7 International / Clinical Decision Support. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/cdc-opioid-cpg/ and changes regularly. See the Directory of published versions

: Opioid Review Useful Patient Encounter Example - XML Representation

Page standards status: Informative

Raw xml | Download


<Encounter xmlns="http://hl7.org/fhir">
  <id value="opioid-review-useful-patient"/>
  <meta>
    <extension url="http://hl7.org/fhir/StructureDefinition/instance-name">
      <valueString value="Opioid Review Useful Patient Encounter Example"/>
    </extension>
    <extension
               url="http://hl7.org/fhir/StructureDefinition/instance-description">
      <valueMarkdown
                     value="This is an opioid review useful patient encounter example for the *Opioid Review Useful Patient Encounter Profile*."/>
    </extension>
    <profile
             value="http://hl7.org/fhir/us/cdc-opioid-cpg/StructureDefinition/OpioidReviewUsefulPatientEncounter"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Encounter opioid-review-useful-patient</b></p><a name="opioid-review-useful-patient"> </a><a name="hcopioid-review-useful-patient"> </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">Profile: <a href="StructureDefinition-OpioidReviewUsefulPatientEncounter.html">Opioid Review Useful Patient Encounter Encounter Profile</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 IMP</a>: inpatient encounter</p><p><b>type</b>: <span title="Codes:{http://www.ama-assn.org/go/cpt 99223}">Initial hospital inpatient or observation care, per day, for the evaluation and management of a patient, which requires a medically appropriate history and/or examination and high level of medical decision making. When using total time on the date of the encounter for code selection, 75 minutes must be met or exceeded.</span></p><p><b>subject</b>: <a href="Patient-opioid-review-useful.html">Johnny Appleseed  Male, DoB: 1983-01-10 ( Medical Record Number: 12345 (use: usual, ))</a></p><h3>Diagnoses</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Condition</b></td></tr><tr><td style="display: none">*</td><td><a href="Condition-sickle-cell-encounter-diagnosis.html">Condition Sickle cell-hemoglobin D disease</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://www.ama-assn.org/go/cpt"/>
      <code value="99223"/>
      <display
               value="Initial hospital inpatient or observation care, per day, for the evaluation and management of a patient, which requires a medically appropriate history and/or examination and high level of medical decision making. When using total time on the date of the encounter for code selection, 75 minutes must be met or exceeded."/>
    </coding>
  </type>
  <subject>🔗 
    <reference value="Patient/opioid-review-useful"/>
  </subject>
  <diagnosis>
    <condition>🔗 
      <reference value="Condition/sickle-cell-encounter-diagnosis"/>
    </condition>
  </diagnosis>
</Encounter>