Dental Data Exchange
1.0.0 - CI Build United States of America flag

Dental Data Exchange, published by Payer/Provider Information Exchange Work Group. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/dental-data-exchange/ and changes regularly. See the Directory of published versions

: MedicationRequest- Lisinporil Medication example - XML Representation

Raw xml | Download



<Medication xmlns="http://hl7.org/fhir">
  <id value="Lisinopril-med-example"/>
  <meta>
    <versionId value="2"/>
    <lastUpdated value="2020-08-06T17:04:18.517+00:00"/>
    <source value="#6xV4ZRPx9bRZU3DT"/>
    <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">
            <div class="hapiHeaderText">Lisinopril 10 mg tab</div>
        </div>
  </text>
  <code>
    <coding>
      <system value="http://www.nlm.nih.gov/research/umls/rxnorm"/>
      <code value="314076"/>
      <display value="Lisinopril 10 mg Oral Tablet"/>
    </coding>
    <text value="Lisinopril 10 mg Oral Tablet"/>
  </code>
</Medication>