Sha256: f3040718e9cda7987ac16869d957416c39fc89841cd2b66a28bbfb19cf4ca7b4

Contents?: true

Size: 1012 Bytes

Versions: 10

Compression:

Stored size: 1012 Bytes

Contents

<?xml version="1.0" encoding="UTF-8"?>
<Medication xmlns="http://hl7.org/fhir">
  <id value="med0306"/>
  <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="org3"/>
      <name value="Seattle Genetics Inc"/>
    </Organization>
  </contained>
  <code>
    <coding>
      <system value="http://hl7.org/fhir/sid/ndc"/>
      <code value="51144-050-01"/>
      <display value="Adcetris"/>
    </coding>
  </code>
  
  <manufacturer>
    <reference value="#org3"/>
  </manufacturer>
    <form>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="421637006"/>
        <display value="Lyophilized powder for injectable solution (qualifier value) "/>
      </coding>
    </form>
  <batch>
    <lotNumber value="12345"/>
    <expirationDate value="2019-10-31"/>
  </batch>
    
  
</Medication>

Version data entries

10 entries across 10 versions & 1 rubygems

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