C-CDA on FHIR
1.2.0-ballot - CI Build United States of America flag

This page is part of the C-CDA on FHIR Implementation Guide (v1.2.0-ballot: STU 1 Ballot 4) based on FHIR R4. The current version which supercedes this version is 1.1.0. For a full list of available versions, see the Directory of published versions

Binary: FC-medication

    
<entry typeCode="DRIV">
  <substanceAdministration classCode="SBADM" moodCode="INT">
    <templateId root="2.16.840.1.113883.10.20.22.4.16" extension="2014-06-09"/>
    <templateId root="2.16.840.1.113883.10.20.22.4.16"/>
    <!--identifier[0]->system identifier[0]->value -->
    <id root="cdbd33f0-6cde-11db-9fe1-0800200c9a66"/>
    <!--status-->
    <statusCode code="active"/>
    <effectiveTime xsi:type="IVL_TS">
      <!-- doseageInstruction->timing->repeat->start -->
      <low value="20120806"/>
      <!-- doseageInstruction->timing->repeat->No end/stop date -->
      <high nullFlavor="UNK"/>
    </effectiveTime>
    <!-- doseageInstruction->doseAndRate->doseQuantity -->
    <doseQuantity value="1"/>
    <consumable>
      <manufacturedProduct classCode="MANU">
        <templateId root="2.16.840.1.113883.10.20.22.4.23" extension="2014-06-09"/>
        <templateId root="2.16.840.1.113883.10.20.22.4.23"/>
        <!-- groupIdentifier->value -->
        <id root="2a620155-9d11-439e-92b3-5d9815ff4ee8"/>
        <manufacturedMaterial>
          <!-- medicationCodeableConcept->coding -->
          <code code="252298" codeSystem="2.16.840.1.113883.6.88" displayName="albuterol 0.1 MG Inhalation Powder"/>
        </manufacturedMaterial>
      </manufacturedProduct>
    </consumable>
  </substanceAdministration>
</entry>