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

This page is part of the Data Exchange Profiles for 2022 CDC Clinical Practice Guideline for Prescribing Opioids (v1.0.0-ballot: STU 1 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. No current official version has been published yet. For a full list of available versions, see the Directory of published versions

: Extended Release Opioid Medication Example - XML Representation

Page standards status: Informative

Raw xml | Download


<Medication xmlns="http://hl7.org/fhir">
  <id value="extended-release-opioid"/>
  <meta>
    <extension url="http://hl7.org/fhir/StructureDefinition/instance-name">
      <valueString value="Extended Release Opioid Medication Example"/>
    </extension>
    <extension
               url="http://hl7.org/fhir/StructureDefinition/instance-description">
      <valueMarkdown
                     value="This is an extended release opioid Medication example for the *Extended Release Opioid Medication Profile*."/>
    </extension>
    <profile
             value="http://hl7.org/fhir/us/cdc-opioid-cpg/StructureDefinition/ExtendedReleaseOpioidMedication"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Medication extended-release-opioid</b></p><a name="extended-release-opioid"> </a><a name="hcextended-release-opioid"> </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-ExtendedReleaseOpioidMedication.html">Extended Release Opioid Medication Profile</a></p></div><p><b>code</b>: <span title="Codes:{http://www.nlm.nih.gov/research/umls/rxnorm 898611}">12 HR hydromorphone hydrochloride 2 MG Extended Release Oral Capsule</span></p><p><b>status</b>: Active</p></div>
  </text>
  <code>
    <coding>
      <system value="http://www.nlm.nih.gov/research/umls/rxnorm"/>
      <code value="898611"/>
      <display
               value="12 HR hydromorphone hydrochloride 2 MG Extended Release Oral Capsule"/>
    </coding>
  </code>
  <status value="active"/>
</Medication>