Dental Data Exchange
0.1.0 - STU1 Ballot

This page is part of the Dental Data Exchange (v0.1.0: STU 1 Ballot 1) based on FHIR R4. The current version which supercedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions

: Medication1 (example) - XML Representation

Raw xml | Download


<Medication xmlns="http://hl7.org/fhir">
  <id value="tylenol-dental"/>
  <meta>
    <versionId value="3"/>
    <lastUpdated value="2020-08-06T17:04:23.474+00:00"/>
    <source value="#tSl9UVZgnKo52sEq"/>
    <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">Acetaminophen 300 MG / Codeine Phosphate 30 MG [Tylenol with Codeine]</div></div>
  </text>
  <code>
    <coding>
      <system value="http://www.nlm.nih.gov/research/umls/rxnorm"/>
      <code value="993836"/>
      <display
               value="Acetaminophen 300 MG / Codeine Phosphate 30 MG [Tylenol with Codeine]"/>
    </coding>
    <text
          value="Acetaminophen 300 MG / Codeine Phosphate 30 MG [Tylenol with Codeine]"/>
  </code>
</Medication>