Sha256: edb9e030008519776564938ded4fae6fb08bb396b566e6d379b563c3b84b2599

Contents?: true

Size: 1.69 KB

Versions: 10

Compression:

Stored size: 1.69 KB

Contents

<?xml version="1.0" encoding="UTF-8"?>
<Medication xmlns="http://hl7.org/fhir">
  <id value="med0301"/>
  <meta>
    <security>
      <system value="http://terminology.hl7.org/CodeSystem/v3-ActReason"/>
      <code value="HTEST"/>
      <display value="test health data"/>
    </security>
  </meta>
  <contained>
    <Organization>
      <id value="org4"/>
      <name value="Pfizer Laboratories Div Pfizer Inc"/>
    </Organization>
  </contained>
  <code>
    <coding>
      <system value="http://hl7.org/fhir/sid/ndc"/>
      <code value="0069-2587-10"/>
      <display value="Vancomycin Hydrochloride (VANCOMYCIN HYDROCHLORIDE)"/>
    </coding>
  </code>
  <status value="active"/>
  <manufacturer>
    <reference value="#org4"/>
  </manufacturer>
    <form>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="385219001"/>
        <display value="Injection Solution (qualifier value)"/>
      </coding>
    </form>
    <ingredient>
      <itemCodeableConcept>
        <coding>
          <system value="http://www.nlm.nih.gov/research/umls/rxnorm"/>
          <code value="66955"/>
          <display value="Vancomycin Hydrochloride"/>
        </coding>
      </itemCodeableConcept>
      <isActive value="true"/>
      <strength>
        <numerator>
          <value value="500"/>
          <system value="http://unitsofmeasure.org"/>
          <code value="mg"/>
        </numerator>
        <denominator>
          <value value="10"/>
          <system value="http://unitsofmeasure.org"/>
          <code value="mL"/>
        </denominator>
      </strength>
    </ingredient>
  <batch>
    <lotNumber value="9494788"/>
    <expirationDate value="2017-05-22"/>
  </batch>
  
  
</Medication>

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
fhir_models-4.3.0 lib/fhir_models/examples/xml/medicationexample0301.xml
fhir_models-4.2.2 lib/fhir_models/examples/xml/medicationexample0301.xml
fhir_models-4.2.1 lib/fhir_models/examples/xml/medicationexample0301.xml
fhir_models-4.2.0 lib/fhir_models/examples/xml/medicationexample0301.xml
fhir_models-4.1.2 lib/fhir_models/examples/xml/medicationexample0301.xml
fhir_models-4.1.1 lib/fhir_models/examples/xml/medicationexample0301.xml
fhir_models-4.1.0 lib/fhir_models/examples/xml/medicationexample0301.xml
fhir_models-4.0.2 lib/fhir_models/examples/xml/medicationexample0301.xml
fhir_models-4.0.1 lib/fhir_models/examples/xml/medicationexample0301.xml
fhir_models-4.0.0 lib/fhir_models/examples/xml/medicationexample0301.xml